SabreDAV explained
sabre/dav |
Developer: | fruux (Project lead: Evert Pot) |
Latest Release Version: | 4.4.0 |
Latest Release Date: | [1] |
Platform: | BSD, Linux, Mac, Windows |
Programming Language: | PHP |
Genre: | WebDAV file server, group calendar server |
License: | New BSD |
sabre/dav is an open-source WebDAV server, developed by fruux and built in PHP. It is an implementation of the WebDAV protocol (with extensions for CalDAV[2] and CardDAV), 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 (v4.0[3])
- CardDAV
- WebDAV-Sync
- Scheduling Extensions to CalDAV
- Parameter encoding for vcard/icalendar
- jCard: The JSON Format for vCard
- jCal
Compatibility
sabre/dav supports PHP versions up to 8.X [4]
Supported clients
See also
External links
Notes and References
- Web site: Releases - sabre-io/dav. GitHub. 12 November 2022.
- Web site: SabreDAV PHP framework becomes calendar server . The H Open Source . 2011-03-16 .
- Web site: sabre/dav 2.1 released . Blog of Evert Pot . 2015-01-29.
- Web site: SabreDAV Readme . SabreDAV GitHub . 2020-04-02 .