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

Compatibility

sabre/dav supports PHP versions up to 8.X

Supported clients