syncgw / sabredav
WebDAV Framework for PHP
9.20.7
2024-03-31 08:56 UTC
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-03-29 01:07:29 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.