sabre/davclient
Composer 安装命令:
composer require sabre/davclient
包简介
The sabre/davclient library provides an easy to use library for consuming Web-, Cal- and CardDAV services
README 文档
README
A WebDAV, CalDAV and CardDAV client for PHP.
Note that this library is completely non-functional at the moment ;)
Installation
Make sure you have Composer installed. In your project directory, create,
or edit a composer.json file, and make sure it contains something like this:
{
"require" : {
"sabre/davclient" : "dev-master"
}
}
After that, just hit composer install and you should be rolling.
Questions?
Head over to the sabre/dav mailinglist, or you can also just open a ticket on GitHub.
Made at fruux
This library is being developed by fruux. Drop us a line for commercial services or enterprise support.
统计信息
- 总下载量: 4.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 27
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-12-20