SabreDAV
{{Infobox software
| name = sabre/dav
| logo =
| screenshot =
| caption =
| developer = fruux (Project lead: Evert Pot)
| latest_release_version = 4.4.0
| latest_release_date = {{Start date and age|2022|06|27}}{{cite web|url=https://github.com/sabre-io/dav/releases|title=Releases - sabre-io/dav|via=GitHub|accessdate=12 November 2022}}
| latest_preview_version =
| latest_preview_date =
| 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{{cite web | url = http://www.h-online.com/open/news/item/SabreDAV-PHP-framework-becomes-calendar-server-1006655.html | work = The H Open Source | title = SabreDAV PHP framework becomes calendar server | accessdate = 2011-03-16 }} 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
- {{IETF RFC|2518|link=no}} Obsolete WebDAV specification
- {{IETF RFC|2617|link=no}} Basic and digest HTTP auth
- {{IETF RFC|3744|link=no}} Access Control
- {{IETF RFC|4331|link=no}} Quota and Size Properties
- {{IETF RFC|4709|link=no}} Mounting WebDAV Servers
- {{IETF RFC|4791|link=no}} CalDAV
- {{IETF RFC|4918|link=no}} Current WebDAV specification
- {{IETF RFC|5397|link=no}} Current Principal Extension
- {{IETF RFC|5689|link=no}} Extended MKCOL
- {{IETF RFC|5789|link=no}} HTTP PATCH
- {{IETF RFC|6350|link=no}} vCard Format Specification (v4.0{{Cite web|url=http://evertpot.com/sabredav-21-released/| work = Blog of Evert Pot | title = sabre/dav 2.1 released | accessdate = 2015-01-29}})
- {{IETF RFC|6352|link=no}} CardDAV
- {{IETF RFC|6578|link=no}} WebDAV-Sync
- {{IETF RFC|6638|link=no}} Scheduling Extensions to CalDAV
- {{IETF RFC|6868|link=no}} Parameter encoding for vcard/icalendar
- {{IETF RFC|7095|link=no}} jCard: The JSON Format for vCard
- {{IETF RFC|7265|link=no}} jCal
Compatibility
sabre/dav supports PHP versions up to 8.X {{cite web | url = https://github.com/sabre-io/dav/blob/master/README.md | work = SabreDAV GitHub | title = SabreDAV Readme | accessdate = 2020-04-02 }}
=Supported clients=
- BitKinex
- BusyCal
- [http://www.webdav.org/cadaver Cadaver]
- Cyberduck
- DavFS2
- Evolution
- Finder
- GNOME
- KDE
- NetDrive
- OpenOffice.org
- Microsoft Office
- Transmit
- WebDrive
- Windows
- WinSCP
- OS X Calendar
- OS X Address Book
- Mozilla Thunderbird (with Lightning)
See also
{{Portal|Free and open-source software}}
- Comparison of CalDAV and CardDAV implementations
- fruux, the company behind sabre/dav
References
{{Reflist}}
External links
- {{Official website}}
- {{GitHub|sabre-io/dav}}
- [https://fruux.com/opensource Other open source projects powered by fruux]
{{Calendaring software}}
{{DEFAULTSORT:SabreDAV}}