Doctrine-Specification

Query spec

A Doctrine query specification library simplifying repository queries and reducing code duplication.

This library gives you a new way for writing queries. Using the Specification pattern you will get small Specification classes that are highly reusable.

GitHub

447 stars
22 watching
41 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martin-georgiev/postgresql-for-doctrine A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. 360
ramsey/uuid-doctrine A Doctrine field type extension for using Ramsey/Uuid as an identifier type. 898
l3pp4rd/doctrineextensions A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features 144
fre5h/doctrineenumbundle Provides support for enumerations in Doctrine for use with Symfony applications. 460
opsway/doctrine-dbal-postgresql Extends Doctrine's DBAL component with native PostgreSQL data types and functions. 159
rulerz-php/doctrine-dbal A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database 5
carnage/doctrine-encrypted-column Provides a secure way to encrypt data stored through an object-relational mapping system 36
consistence/consistence-doctrine Provides an integration layer between Consistence enum value objects and Doctrine ORM 8
wpottier/wizaddoctrinedocbundle Automates generation of documentation for Doctrine ORM schema. 15
laravel-doctrine/orm An integration library for Laravel and Doctrine ORM 829
creof/doctrine2-spatial Supports spatial data types and functions in Doctrine2 ORM for multiple databases 272
rulerz-php/doctrine-orm A project that enables filtering and retrieval of data from a database using Doctrine ORM and RulerZ. 3
leedavis81/drest A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. 87
juliangut/slim-doctrine-middleware Middleware for integrating Doctrine with the Slim Framework. 6
vinyvicente/doctrine-point-type Provides a Doctrine2 type implementation for representing points in a geometric sense. 16