Libraries tagged by base-repository
phpddd/repository
597 Downloads
Implementation of a base repository
nilportugues/repository-cache
235 Downloads
Implementation of a base repository with cache layer using StashPHP
nilportugues/repository
2882 Downloads
Implementation of a base repository
matthewbdaly/laravel-repositories
1201 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
inquiloper/laravel-baserepository
93 Downloads
A base repository that wraps some of laravel eloquent's functionality so you can share it among your own repositories.
escsrl/repository
2123 Downloads
Symfony base repository methods
ebidtech/doctrine-repository
2371 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
zus1/laravel-base-repository
10 Downloads
Base repository for laravel
su-12941/base-repository-laravel8
0 Downloads
Base repository implementation for Laravel
su-1294/base-repository-laravel
13 Downloads
Base repository implementation for Laravel
sedp-mis/base-repository
388 Downloads
Abstraction for model repository
nambv-1702/base-repository-nambv
1 Downloads
Base repository nambv
mrphan/base-repository
1 Downloads
Base repository implement for lumen
mike-zange/laravel-entity-base-repositories
42 Downloads
Simple base repositories for Laravel's Eloquent ORM, this packages abstracts the base Model functions and adds a caching decorator