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

..03-May-2022-

bin/H03-May-2022-1,6971,258

examples/H03-May-2022-940604

lib/H03-May-2022-36,35613,840

tests/H03-May-2022-36,37924,198

.gitignoreH A D19-Oct-2018471 4434

.travis.ymlH A D19-Oct-2018745 3728

CHANGELOG.mdH A D19-Oct-201895.7 KiB2,3851,909

CONTRIBUTING.mdH A D19-Oct-20183.1 KiB8864

LICENSEH A D19-Oct-20181.5 KiB2823

README.mdH A D19-Oct-20181.8 KiB3926

composer.jsonH A D19-Oct-20181.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