Libraries tagged by doctrine repository
happyr/doctrine-specification
830375 Downloads
Specification Pattern for your Doctrine repositories
doctrine/phpcr-odm
1390787 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
rikbruil/doctrine-specification
212999 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
knplabs/repository-service-provider
11330 Downloads
Doctrine repository service provider for Silex
eventsauce/doctrine-message-repository
157651 Downloads
Doctrine Message Repository for EventSauce
eventsauce/message-repository-for-doctrine
371404 Downloads
Message Repository for Doctrine DBAL 3
shlinkio/doctrine-specification
16339 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
loophp/repository-monadic-helper
987 Downloads
Monadic Doctrine repositories helper classes and services.
mediagone/doctrine-specifications
3490 Downloads
Doctrine implementation of repository Specifications pattern
eventsauce/message-repository-for-doctrine-v2
25695 Downloads
Message Repository for Doctrine DBAL 2
setono/doctrine-orm-trait
40089 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
doctrine/skeleton-mapper
9179 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
1229 Downloads
A PHP component to test Doctrine Repositories
welshdev/doctrine-base-repository
155 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
5018 Downloads
Autoconfigure Doctrine ODM document repositories in Symfony as services.