Libraries tagged by 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.
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
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.
imjonos/laravel-base-repository
771 Downloads
Laravel base repository
escsrl/repository
2123 Downloads
Symfony base repository methods
ebidtech/doctrine-repository
2370 Downloads
An alternative doctrine entity base repository. Fork from eso/doctrine-repository.
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
antarctica/laravel-base-repositories
369 Downloads
A set of base repository interfaces and implementations for Laravel applications
ipunkt/laravel-repositories
2269 Downloads
Base repository implementation for laravel
beta/repository.base
41 Downloads
imamsudarajat04/laravel-base-service-repo
7 Downloads
A Laravel package for Service and Repository pattern
celysium/base
1333 Downloads
The base structure package.
thavarshan/base
3610 Downloads
A basic repository for quickly scaffolding typical PHP packages