phpfacile/group-by-tags-db
Composer 安装命令:
composer require phpfacile/group-by-tags-db
包简介
Implementation of services to manage items (of any kind) that can be grouped by their tag values, using a database as backend (with zend-db).
关键字:
README 文档
README
Implementation of phpfacile/group-by-tag (https://github.com/phpfacile/group-by-tags) with a database as backend (using zend-db). This service can be used to manage items (of any kind) that can be grouped by their tag values.
Installation
At the root of your project type
composer require phpfacile/group-by-tags-db
Or add "phpfacile/group-by-tags-db": "^1.0" to the "require" part of your composer.json file
"require": {
"phpfacile/group-by-tags-db": "^1.0"
}
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-21