phpfacile/event-db-zend
Composer 安装命令:
composer require phpfacile/event-db-zend
包简介
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.
关键字:
README 文档
README
This service basically stores an event in a database (using zend-db) and get list of stored events as JSON string.
This is part of the phpfacile/event suite.
Installation
At the root of your project type
composer require phpfacile/event-db-zend
Or add "phpfacile/event-db-zend": "^1.0" to the "require" part of your composer.json file
"require": {
"phpfacile/event-db-zend": "^1.0"
}
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-11-07