php-sabre-dav4 - WebDAV Framework for PHP
- Website:
- https://github.com/sabre-io/dav
- Licence:
- BSD and MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
What is SabreDAV SabreDAV allows you to easily add WebDAV support to a PHP application. SabreDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API. Feature list: * Fully WebDAV compliant * Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive, Open Office, and probably more. * Passing all Litmus tests. * Supporting class 1, 2 and 3 Webdav servers. * Locking support. * Custom property support. * CalDAV (tested with Evolution, iCal, iPhone and Lightning). * CardDAV (tested with OS/X addressbook, the iOS addressbook and Evolution). * Over 97% unittest code coverage. Autoloader: /usr/share/php/Sabre/DAV4/autoload.php
Packages
php-sabre-dav4-4.1.4-1.remi.src | [475 KiB] |
Changelog by Remi Collet (2021-01-12):
- update to 4.1.4 - sources from git snapshot |
php-sabre-dav4-4.1.3-1.remi.src | [467 KiB] |
Changelog by Remi Collet (2020-11-09):
- update to 4.1.3 |
php-sabre-dav4-4.1.2-1.remi.src | [467 KiB] |
Changelog by Remi Collet (2020-10-05):
- update to 4.1.2 - switch to phpunit9 |
php-sabre-dav4-4.1.1-1.remi.src | [467 KiB] |
Changelog by Remi Collet (2020-07-14):
- update to 4.1.1 |
php-sabre-dav4-4.1.0-1.remi.src | [467 KiB] |
Changelog by Remi Collet (2020-03-20):
- update to 4.1.0 - raise dependency on PHP 7.1 - raise dependency on sabre/vobject 4.2.1 - raise dependency on sabre/http 5.0.5 - switch to phpunit7 |
php-sabre-dav4-4.0.3-1.remi.src | [470 KiB] |
Changelog by Remi Collet (2020-01-10):
- update to 4.0.3 |
php-sabre-dav4-4.0.2-1.remi.src | [469 KiB] |
Changelog by Remi Collet (2019-10-21):
- update to 4.0.2 - drop patch merged upstream |
php-sabre-dav4-4.0.1-2.remi.src | [470 KiB] |
Changelog by Remi Collet (2019-08-20):
- update to 4.0.1 - add patch for 7.4 from https://github.com/sabre-io/dav/pull/1187 |