Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

GeniusesOfSymfony/DoctrineQueryBuilder

Repository files navigation

Doctrine QueryBuilder

GOS Doctrine QueryBuilder is here to keep your repository healthy. Instead of starting from a generic query builder in each repository method, start with custom query builder related to your entity. Centralized common logic, DRY, easy to use.

Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight

Gos Doctrine Query Builder follows the rules of Semantic Versioning and PSR-2 coding style

Documentation

The bulk of the documentation is stored in the doc/index.md file in this bundle:

Read the documentation

Installtion

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the library:

LICENSE

Running the tests:

PHPUnit 4.0 or newer. To setup and run tests follow these steps:

  • go to the root directory of project
  • run: composer install --dev
  • run: phpunit

About

Keep your doctrine repository healthy !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages