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.
449 stars
22 watching
41 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 369 |
| A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 899 |
| A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
| Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
| Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
| A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database | 5 |
| Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
| Provides an integration layer between Consistence enum value objects and Doctrine ORM | 8 |
| Automates generation of documentation for Doctrine ORM schema. | 15 |
| An integration library for Laravel and Doctrine ORM | 829 |
| Supports spatial data types and functions in Doctrine2 ORM for multiple databases | 273 |
| A project that enables filtering and retrieval of data from a database using Doctrine ORM and RulerZ. | 3 |
| A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
| Middleware for integrating Doctrine with the Slim Framework. | 6 |
| Provides a Doctrine2 type implementation for representing points in a geometric sense. | 16 |