• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Jan-2021-

lib/H12-Jan-2021-36,90014,380

CHANGELOG.mdH A D11-Jan-202195.7 KiB2,3851,909

CONTRIBUTING.mdH A D11-Jan-20213.1 KiB8864

LICENSEH A D11-Jan-20211.5 KiB2823

README.mdH A D11-Jan-20211.8 KiB3926

composer.jsonH A D11-Jan-20211.8 KiB6968

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