sabre/davclient
A WebDAV, CalDAV and CardDAV client for PHP., (*1)
Note that this library is completely non-functional at the moment ;), (*2)
Installation
Make sure you have [Composer][3] installed. In your project directory, create,
or edit a composer.json
file, and make sure it contains something like this:, (*3)
{
"require" : {
"sabre/davclient" : "dev-master"
}
}
After that, just hit composer install
and you should be rolling., (*4)
Questions?
Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
on [GitHub][5]., (*5)
Made at fruux
This library is being developed by fruux. Drop us a line for commercial services or enterprise support., (*6)