Libraries tagged by doctrine repository
kaskadia/doctrine-repository-wrapper-uuid
109 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
kaskadia/doctrine-repository-wrapper-int
5 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
insolis/repository-service-provider
197 Downloads
Doctrine repository service provider for Silex
igdr/doctrine-specification
341 Downloads
Specification Pattern for your Doctrine repositories
gridonic/repository-service-provider
139 Downloads
Doctrine repository service provider for Silex
frzb/doctrine-specification
3 Downloads
Specification Pattern for your Doctrine repositories
fousheezy/fzy-doctrine-utils
437 Downloads
Doctrine utility classes used in nearly any project that interacts with Doctrine repositories.
fernandozueet/laravel-doctrine-repository
116 Downloads
Complete repository model with laravel doctrine
eso/doctrine-repository
7635 Downloads
An alternative doctrine entity base repository
dracoder/repository-bundle
124 Downloads
Base Repository classes to abstract away common tasks performed on Doctrine Repositories
beapp/repository-tester-pageable
2 Downloads
Beapp pageable integration into testing library for Doctrine repositories
beapp/repository-tester-core
612 Downloads
Core testing part for Doctrine repositories
beapp/repository-tester-bundle
610 Downloads
Symfony testing bundle for Doctrine repositories
api-skeletons/zf-doctrine-repository-query-provider
37 Downloads
QueryProviders in Doctrine Repositories
api-skeletons/zf-doctrine-repository
778 Downloads
Plugin Architecture for Doctrine Repositories