Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 12-Jan-2021 | - | ||||
lib/ | H | 12-Jan-2021 | - | 36,900 | 14,380 | |
CHANGELOG.md | H A D | 11-Jan-2021 | 95.7 KiB | 2,385 | 1,909 | |
CONTRIBUTING.md | H A D | 11-Jan-2021 | 3.1 KiB | 88 | 64 | |
LICENSE | H A D | 11-Jan-2021 | 1.5 KiB | 28 | 23 | |
README.md | H A D | 11-Jan-2021 | 1.8 KiB | 39 | 26 | |
composer.json | H A D | 11-Jan-2021 | 1.8 KiB | 69 | 68 |
README.md
1![sabre's logo](http://sabre.io/img/logo.png) sabre/dav 2======================================================= 3 4Introduction 5------------ 6 7sabre/dav is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers. 8 9Full documentation can be found on the website: 10 11http://sabre.io/ 12 13 14Build status 15------------ 16 17| branch | status | minimum PHP version | 18| ------------ | ------ | ------------------- | 19| master | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=master)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.5 | 20| 3.1 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=3.0)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.5 | 21| 3.0 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=3.0)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.4 | 22| 2.1 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=2.1)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.4 | 23| 2.0 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=2.0)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.4 | 24| 1.8 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.8)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.3 | 25| 1.7 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.7)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.3 | 26| 1.6 | [![Build Status](https://travis-ci.org/fruux/sabre-dav.svg?branch=1.6)](https://travis-ci.org/fruux/sabre-dav) | PHP 5.3 | 27 28Documentation 29------------- 30 31* [Introduction](http://sabre.io/dav/). 32* [Installation](http://sabre.io/dav/install/). 33 34 35Made at fruux 36------------- 37 38SabreDAV is being developed by [fruux](https://fruux.com/). Drop us a line for commercial services or enterprise support. 39