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