2017 © Pedro Peláez
 

library ctrl-common

CtrlCommon

image

ctrl-f5/ctrl-common

CtrlCommon

  • Saturday, March 5, 2016
  • by mythix
  • Repository
  • 1 Watchers
  • 0 Stars
  • 925 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Ctrl Common

Documentation Status Build Status Code Climate Test Coverage, (*1)

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., (*2)

To add this config, add the following file to your app/config/config.yml:, (*3)

imports:
    - { resource: ../../vendor/ctrl-f5/ctrl-common/config/symfony_services.yml }

Documentation

The docs for this project are built on read the docs, (*4)

The Versions

05/03 2016

dev-master

9999999-dev http://www.ctrl-f5.net

CtrlCommon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicky De Maeyer

service layer ctrl-f5 domain layer entity finder entity criteria doctrine tools

04/03 2016

1.0.x-dev

1.0.9999999.9999999-dev http://www.ctrl-f5.net

CtrlCommon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicky De Maeyer

service layer ctrl-f5 domain layer entity finder entity criteria doctrine tools

01/12 2015

v1.0.0

1.0.0.0 http://www.ctrl-f5.net

CtrlCommon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicky De Maeyer

service layer ctrl-f5 domain layer entity finder entity criteria doctrine tools

11/10 2015

v0.2.0

0.2.0.0 http://www.ctrl-f5.net

CtrlCommon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicky De Maeyer

service layer ctrl-f5 domain layer entity finder entity criteria doctrine tools

03/09 2015

v0.1.0

0.1.0.0 http://www.ctrl-f5.net

CtrlCommon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicky De Maeyer

service layer ctrl-f5 domain layer entity finder entity criteria doctrine tools