SabreDAV
sabre/dav is an open-source WebDAV server, developed by fruux and built in PHP. It is an implementation of the WebDAV protocol, providing a native PHP server implementation which operates on Apache 2 and Nginx web servers.
Features
- Provides a complete framework for providing virtual or filesystem-based WebDAV server implementations.
- Passes the complete WebDAV Litmus test suite.
- Includes plugins for CalDAV and CardDAV support.
RFC Support
- Obsolete WebDAV specification
- Basic and digest HTTP auth
- Access Control
- Quota and Size Properties
- Mounting WebDAV Servers
- CalDAV
- Current WebDAV specification
- Current Principal Extension
- Extended MKCOL
- HTTP PATCH
- vCard Format Specification
- CardDAV
- WebDAV-Sync
- Scheduling Extensions to CalDAV
- Parameter encoding for vcard/icalendar
- jCard: The JSON Format for vCard
- jCal