tilia/dav
tilia/dav is a port of sabre/dav
SabreDAV is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.
Full documentation can be found on the website:
Installation
Simply add tilia-dav to your Gemfile and bundle it up:
gem 'tilia-dav', '~> 3.1'
Changes to sabre/dav
The hook afterResponse
does not exist in this implementation.
Contributing
See Contributing
License
tilia-dav is licensed under the terms of the three-clause BSD-license.