davispeixoto/calendar
Composer 安装命令:
composer require davispeixoto/calendar
包简介
A PHP implementation of RFC 5545 and RFC 5546
README 文档
README
A PHP implementation of RFC 5545 and RFC 5546.
Installation
This package can be installed via Composer by requiring the
davispeixoto/calendar package in your project's composer.json.
{
"require": {
"davispeixoto/calendar": "~1.0"
}
}
And running a composer update from your terminal:
php composer.phar update
Configuration
Usage
More Information
License
This software is licensed under the MIT license
Versioning
This project follows the Semantic Versioning
Thanks
An amazing "Thank you, guys!" for Jetbrains folks, who kindly empower this project with a free open-source license for PhpStorm which can bring a whole new level of joy for coding.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-12