Libraries tagged by doctrine repository
happyr/doctrine-specification
856893 Downloads
Specification Pattern for your Doctrine repositories
doctrine/phpcr-odm
1414135 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
rikbruil/doctrine-specification
226474 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
eventsauce/doctrine-message-repository
159772 Downloads
Doctrine Message Repository for EventSauce
eventsauce/message-repository-for-doctrine
418383 Downloads
Message Repository for Doctrine DBAL 3
doctrine/skeleton-mapper
9589 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.
shlinkio/doctrine-specification
20196 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
phariscope/doctrine-testing-tools
7117 Downloads
A PHP component to test Doctrine Repositories
loophp/repository-monadic-helper
1220 Downloads
Monadic Doctrine repositories helper classes and services.
knplabs/repository-service-provider
12078 Downloads
Doctrine repository service provider for Silex
mediagone/doctrine-specifications
3550 Downloads
Doctrine implementation of repository Specifications pattern
bentools/doctrine-static
760 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
setono/doctrine-orm-trait
51344 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
welshdev/doctrine-base-repository
445 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
php-arsenal/doctrine-odm-repository-service-compiler-pass
5968 Downloads
Autoconfigure Doctrine ODM document repositories in Symfony as services.