phpfacile/booking-quota
Composer 安装命令:
composer require phpfacile/booking-quota
包简介
Dummy implementation of services to manage quota limits (of booking).
关键字:
README 文档
README
Dummy implementation of services to check quota limits in a booking service
An example of implementation can be find under (https://github.com/phpfacile/booking-quota-db).
Installation
At the root of your project type
composer require phpfacile/booking-quota
Or add "phpfacile/booking-quota": "^1.0" to the "require" part of your composer.json file
"require": {
"phpfacile/booking-quota": "^1.0"
}
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-22