ctrl-f5/ctrl-common 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ctrl-f5/ctrl-common

最新稳定版本:v1.0.0

Composer 安装命令:

composer require ctrl-f5/ctrl-common

包简介

CtrlCommon

README 文档

README

Documentation Status Build Status Code Climate Test Coverage

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
  • 点击次数: 4
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-24