Libraries tagged by doctrine repository
happyr/doctrine-specification
958105 Downloads
Specification Pattern for your Doctrine repositories
doctrine/phpcr-odm
1562831 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
rikbruil/doctrine-specification
259769 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
eventsauce/doctrine-message-repository
165880 Downloads
Doctrine Message Repository for EventSauce
eventsauce/message-repository-for-doctrine
544184 Downloads
Message Repository for Doctrine DBAL 3
setono/doctrine-orm-trait
103178 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
doctrine/skeleton-mapper
11126 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
22765 Downloads
The Doctrine DBAL implementations and tools for the content-repository
shlinkio/doctrine-specification
43510 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
knplabs/repository-service-provider
14144 Downloads
Doctrine repository service provider for Silex
mediagone/doctrine-specifications
3953 Downloads
Doctrine implementation of repository Specifications pattern
precision-soft/doctrine-utility
9180 Downloads
doctrine utilities library
milpa/data
3128 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
vortos/vortos-persistence-orm
1584 Downloads
Vortos persistence — Doctrine ORM write repository for DDD aggregates
webgriffe/in-memory-repository
971 Downloads
A Doctrine repository implementation with in-memory storage.