最終更新:2012-11-02 (金) 05:48:02 (4193d)  

SabreDAV
Top / SabreDAV

WebDAV framework for PHP

http://code.google.com/p/sabredav/

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:

Supported RFC's:

  • RFC 2617?: Basic/Digest auth.
  • RFC 2518?: First WebDAV spec.
  • RFC 3744?: ACL (some features missing).
  • RFC 4709?: DavMount?.
  • RFC 4791?: CalDAV.
  • RFC 4918?: WebDAV revision.
  • RFC 5397?: current-user-principal.
  • RFC 5689?: Extended MKCOL?.
  • RFC 5789?: PATCH method for HTTP.
  • RFC 6352?: CardDAV
  • draft-daboo-carddav-directory-gateway?: CardDAV directory gateway
  • CalDAV ctag?, CalDAV-proxy?.

参考