Libraries tagged by laravel repository pattern
blaisebueno/laravel-repository
10 Downloads
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
bethojunior/service-repository
13 Downloads
Laravel command to create applications in the repository pattern
wekode/repository
163 Downloads
Repository pattern setup
unostentatious/repository
18 Downloads
An abstraction layer that let's you implement repository pattern for your models.
uidb-dev/laravel-entity-generator
11 Downloads
Entity generator for service repository pattern
two-bros/repository-pattern
20 Downloads
tendou1618/tendou-repository
5 Downloads
Base repository implementation for Laravel
temify/repository-pattern-maker
10 Downloads
create respository and interface and facade with single command
su-12941/base-repository-laravel8
0 Downloads
Base repository implementation for Laravel
su-1294/base-repository-laravel
13 Downloads
Base repository implementation for Laravel
saad/laravel-repositories
15 Downloads
This library will applies Repositpry design pattern to Laravel
rizalfakhri/laravel-repositories
44 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
quangbaort/make-repository
0 Downloads
Base repository implementation for Laravel
psrx/repository
9 Downloads
This package defines general interfaces for Entity repository pattern.
phucnguyenvn/laravel-eloquent-repository
7 Downloads
Repository pattern for Eloquent ORM