deprecated-addons/dav/SabreDAV
Tobias Diekershoff 31520f804d moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
..
bin moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
docs moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
examples moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
lib moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
tests moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
ChangeLog moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
LICENSE moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
README.md moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
build.xml moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00
composer.json moved deprecated communityhome, dav and yourls to the deprecated-addons repository 2018-06-02 11:23:11 +02:00

README.md

What is SabreDAV

SabreDAV allows you to easily add WebDAV support to a PHP application. SabreDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.

Feature list:

  • Fully WebDAV compliant
  • Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive, Open Office, and probably more.
  • Passing all Litmus tests.
  • Supporting class 1, 2 and 3 Webdav servers.
  • Locking support.
  • Custom property support.
  • CalDAV (tested with Evolution, iCal, iPhone and Lightning).
  • CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution).
  • Over 97% unittest code coverage.

Supported RFC's:

Live Demo

Head over to:

Please note: Due to the webserver stack (nginx with varnish) some clients will not work correctly. At the very least this includes Finder and Cyberduck. Any client using chunked transfer encoding or expect 100-Continue will fail.

The demo site is kindly hosted by sourceforge, so take it easy with the diskspace. It's limited!