Libraries tagged by entity repository
schvoy/user-bundle
75 Downloads
User bundle - This bundle provides a basic user entity and user repository.
xm/doctrine-entity-repository
110 Downloads
A different method of creating entity repositories for use with Doctrine.
solophp/entity-repository
4 Downloads
Solo EntityRepository - A modern, type-safe implementation of the Repository pattern for PHP domain entities. Provides a robust data access layer with automatic entity mapping and collection support
psrx/repository
8 Downloads
This package defines general interfaces for Entity repository pattern.
nealis/entityrepository
44 Downloads
A Simple Entity/Repository system to represent Database Rows as Object.
juliangut/doctrine-orm-repositories
25 Downloads
Doctrine2 ORM utility entity repositories
juliangut/doctrine-mongodb-odm-repositories
3 Downloads
Doctrine2 MongoDB ODM utility entity repositories
juliangut/doctrine-couchdb-odm-repositories
6 Downloads
Doctrine2 CouchDB ODM utility entity repositories
juliangut/doctrine-base-repositories
356 Downloads
Doctrine2 utility repositories
codemonkeys-ru/repository-alias-bundle
50 Downloads
Symfony2 bundle providing alias syntax for working with entity repositories
alex-patterson-webdev/doctrine-entity-repository
269 Downloads
An event based implementation of the Doctrine ORM Entity Repository
adagio/repository
58 Downloads
Generic entity repository.
nealis/db2ibmi-entityrepository
16 Downloads
A Db2Ibmi customization of EntityRepository
webility/entity-resource-bundle
7 Downloads
Allow to transform mapped superclass to entity. Override vendor entity and repository (as service)
sochajakub/entities
13651 Downloads
Simple implementation of Entity/Repository pattern for Laravel