Libraries tagged by laravel repository layer
nathanbarrett/laravel-repositories
78 Downloads
Repository service layer for Laravel apps
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
ysm/laravel-repository-pattern
22 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
prettus/laravel-repository
17605 Downloads
Repositories to abstract the database layer
hskyzhou/repository
19 Downloads
Laravel 5, Service - business logic, Presenter - preview deal view, Repository - database layer
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
inium/laravel-mvcs
63 Downloads
Layered Architecture (Layered architecture, Repository / Service / DTO) scaffolds on Laravel
full-scale-teams/l5-repository
40 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
jamesaspence/laravel-core-model
40 Downloads
A laravel core model layer, with factories and repositories.
rinvex/repository
40451 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.
mayconbordin/reloquent
113 Downloads
Repository data layer for Laravel 5
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
imdhemy/repovel
99 Downloads
Implement Repository pattern and add Services layer for Laravel applications
jamesaspence/core-model
21 Downloads
A laravel core model layer, with factories and repositories.
si-dev/laravel-layered
60 Downloads
Package for using layered structure in Laravel.