Skip to content

syncgw/sabredav

 
 

Repository files navigation

sabre's logo sabre/dav

This is a fork which:

  • add check if destroy() function exists for all objects.
  • fixes some variable declaration errors.
  • fixes some mismatching function declaration errors.
  • fixes some class references.

Introduction

sabre/dav is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.

Full documentation can be found on the website:

http://sabre.io/

Build status

branch status PHP version
master 4.* CI PHP 7.1 up, 8.0 up
3.2 unmaintained PHP 5.5 to 7.1
3.1 unmaintained PHP 5.5
3.0 unmaintained PHP 5.4
2.1 unmaintained PHP 5.4
2.0 unmaintained PHP 5.4
1.8 unmaintained PHP 5.3
1.7 unmaintained PHP 5.3
1.6 unmaintained PHP 5.3

Documentation

Made at fruux

SabreDAV is being developed by fruux. Drop us a line for commercial services or enterprise support.

About

sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.6%
  • Other 1.4%