Libraries tagged by doctrine repository
happyr/doctrine-specification
808457 Downloads
Specification Pattern for your Doctrine repositories
doctrine/phpcr-odm
1355502 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
rikbruil/doctrine-specification
201662 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
eventsauce/doctrine-message-repository
155632 Downloads
Doctrine Message Repository for EventSauce
eventsauce/message-repository-for-doctrine
316575 Downloads
Message Repository for Doctrine DBAL 3
shlinkio/doctrine-specification
14174 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
knplabs/repository-service-provider
10603 Downloads
Doctrine repository service provider for Silex
mediagone/doctrine-specifications
3435 Downloads
Doctrine implementation of repository Specifications pattern
setono/doctrine-orm-trait
29073 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
doctrine/skeleton-mapper
9156 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
phariscope/doctrine-testing-tools
1095 Downloads
A PHP component to test Doctrine Repositories
loophp/repository-monadic-helper
865 Downloads
Monadic Doctrine repositories helper classes and services.
php-arsenal/doctrine-odm-repository-service-compiler-pass
4150 Downloads
Autoconfigure Doctrine ODM document repositories in Symfony as services.
eventsauce/message-repository-for-doctrine-v2
24682 Downloads
Message Repository for Doctrine DBAL 2
saf/doctrine-orm-searchable-repository
9294 Downloads
Make your Doctrine's EntityRepository Searchable