Libraries tagged by entity repository
sochajakub/entities
13679 Downloads
Simple implementation of Entity/Repository pattern for Laravel
mike-zange/laravel-entity-base-repositories
43 Downloads
Simple base repositories for Laravel's Eloquent ORM, this packages abstracts the base Model functions and adds a caching decorator
jdwiese/contao-entities-core-bundle
99 Downloads
Doctrine entities and repositories for Contao 4.13
eso/doctrine-repository
7636 Downloads
An alternative doctrine entity base repository
ebidtech/doctrine-repository
2377 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
uidb-dev/laravel-entity-generator
11 Downloads
Entity generator for service repository pattern
mgleska/repositorymock
30 Downloads
A package to facilitate the testing of classes/methods which uses ORM Repository and ORM Entity objects.
internetpixels/repository-manager
2289 Downloads
Manage your entities and create simple repositories using this abstract vendor
steevanb/sf2-entity-utils
225 Downloads
Add some traits to help you add properties to entities, and usefull methods to repositories
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
marble/entity-manager
28 Downloads
An ORM-less entity lifecycle manager for PHP.
kaskadia/doctrine-repository-wrapper-uuid
110 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
6 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.
jeyroik/extas-repositories-fields-sample-names
1192 Downloads
Put sample name as entity name for extas-compatible entities
idct/symfony-form-soft-delete-aware-entity-type
86 Downloads
Repository which adds support for Soft Delete filter behavior to Symfony's EntityType.