1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00
baikal_ynh/sources/vendor/sabre/dav
aquaxp ac771654e2 initial commit
Creating package structure, from flat baikal package 0.2.7
2014-03-20 19:35:00 +07:00
..
bin initial commit 2014-03-20 19:35:00 +07:00
docs initial commit 2014-03-20 19:35:00 +07:00
examples initial commit 2014-03-20 19:35:00 +07:00
lib/Sabre initial commit 2014-03-20 19:35:00 +07:00
tests initial commit 2014-03-20 19:35:00 +07:00
build.xml initial commit 2014-03-20 19:35:00 +07:00
ChangeLog initial commit 2014-03-20 19:35:00 +07:00
composer.json initial commit 2014-03-20 19:35:00 +07:00
LICENSE initial commit 2014-03-20 19:35:00 +07:00
README.md initial commit 2014-03-20 19:35:00 +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: