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:
Simply add tilia-dav to your Gemfile and bundle it up:
gem 'tilia-dav', '~> 3.1'
The hook afterResponse
does not exist in this implementation.
See Contributing
tilia-dav is licensed under the terms of the three-clause BSD-license.