Libraries tagged by base-repository
torann/laravel-repository
509418 Downloads
Base repository implementation for Laravel
jsdecena/baserepo
65123 Downloads
Base repository
adobrovolsky97/laravel-repository-service-pattern
6518 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
propaysystems/laravel-base-repositories
17503 Downloads
Base elequent repositories with interface for common queries.
welshdev/doctrine-base-repository
834 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
sirix/cycle-orm-extensions
1151 Downloads
Practical extensions for Cycle ORM: base repositories, entity traits, typecasts and more
nilportugues/repository
2903 Downloads
Implementation of a base repository
ikkez/sugarcore
496 Downloads
Sugarcore base repository
kyle-noland/laravel-base-repository
60 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
manowartop/repository-service-laravel-pattern
541 Downloads
Structure for the Laravel Service-Repository Pattern
phpddd/repository
598 Downloads
Implementation of a base repository
nilportugues/repository-cache
236 Downloads
Implementation of a base repository with cache layer using StashPHP
matthewbdaly/laravel-repositories
1224 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
forecho/laravel-repository
4028 Downloads
Base repository implementation for Laravel