ctrl-f5/ctrl-common
最新稳定版本:v1.0.0
Composer 安装命令:
composer require ctrl-f5/ctrl-common
包简介
CtrlCommon
README 文档
README
What's inside?
- Entity Services
- Base class for Doctrine Entity based Domain Services
- Doctrine Based Finder for Entity retrieval
- Criteria
- Resolve array based criteria and apply them to sets
- Resolver implementation that applies criteria to Doctrine QueryBuilder
- Tools
- Extended Doctrine Paginator with extra features
- Symfony Commands to dump or import to and from sql files
Symfony Configuration
There is a yml file which loads up some config for symfony, like registering the commands.
To add this config, add the following file to your app/config/config.yml:
imports: - { resource: ../../vendor/ctrl-f5/ctrl-common/config/symfony_services.yml }
Documentation
The docs for this project are built on read the docs
统计信息
- 总下载量: 983
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-24