streams/vendor/sabre/dav
2014-06-29 01:17:07 +02:00
..
bin Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
examples add sabre (1.8.x) via composer in the !@#$ place it wants to be 2013-10-21 15:46:31 -07:00
lib/Sabre Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
tests Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
.gitignore add sabre (1.8.x) via composer in the !@#$ place it wants to be 2013-10-21 15:46:31 -07:00
.travis.yml Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
ChangeLog Update SabreDAV from 1.8.9 to 1.8.10. 2014-06-29 01:17:07 +02:00
LICENSE Update sabre 2014-04-12 18:13:37 +01:00
README.md add sabre (1.8.x) via composer in the !@#$ place it wants to be 2013-10-21 15:46:31 -07:00

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: