Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-sabre-dav - WebDAV Framework for PHP

Website:
https://github.com/sabre-io/dav
Licence:
BSD
Vendor:
Remi Collet
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/DAV/autoload.php

Packages

php-sabre-dav-3.2.3-5.el7.remi.noarch [296 KiB] Changelog by Remi Collet (2019-07-01):
- add patch for PHP 7.4 backported from v4
php-sabre-dav-3.2.3-3.el7.remi.noarch [296 KiB] Changelog by Remi Collet (2019-07-01):
- change autoloader order to ensure same versions are used