Libraries tagged by doctrine repository
happyr/doctrine-specification
870288 Downloads
Specification Pattern for your Doctrine repositories
doctrine/phpcr-odm
1425471 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
rikbruil/doctrine-specification
233515 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
eventsauce/doctrine-message-repository
160794 Downloads
Doctrine Message Repository for EventSauce
eventsauce/message-repository-for-doctrine
439705 Downloads
Message Repository for Doctrine DBAL 3
shlinkio/doctrine-specification
22559 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
loophp/repository-monadic-helper
1344 Downloads
Monadic Doctrine repositories helper classes and services.
knplabs/repository-service-provider
12302 Downloads
Doctrine repository service provider for Silex
mediagone/doctrine-specifications
3604 Downloads
Doctrine implementation of repository Specifications pattern
bentools/doctrine-static
1222 Downloads
Doctrine Static - Mock managers and repositories in simple arrays, without any database.
setono/doctrine-orm-trait
53590 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
doctrine/skeleton-mapper
9641 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.
neos/contentrepository-dbal
761 Downloads
The Doctrine DBAL implementations and tools for the content-repository
phariscope/doctrine-testing-tools
7347 Downloads
A PHP component to test Doctrine Repositories
welshdev/doctrine-base-repository
510 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods