syncgw / sabredav
WebDAV Framework for PHP
Installs: 299
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 358
pkg:composer/syncgw/sabredav
Requires
- php: ^7.4.0 || ^8.0
 - ext-ctype: *
 - ext-date: *
 - ext-dom: *
 - ext-iconv: *
 - ext-json: *
 - ext-mbstring: *
 - ext-pcre: *
 - ext-simplexml: *
 - ext-spl: *
 - lib-libxml: >=2.7.0
 - psr/log: ^1.0 || ^2.0 || ^3.0
 - sabre/event: ^6.0
 - sabre/http: ^7.0
 - sabre/vobject: ^4.5
 
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.19
 - monolog/monolog: ^1.27
 - phpstan/phpstan: ^0.12
 - phpunit/phpunit: ^7.5 || ^8.5 || ^9.6
 
Suggests
- ext-curl: *
 - ext-imap: *
 - ext-pdo: *
 
This package is auto-updated.
Last update: 2025-10-29 03:39:52 UTC
README
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:
Build status
Documentation
Made at fruux
SabreDAV is being developed by fruux. Drop us a line for commercial services or enterprise support.