Libraries tagged by laravel repository layer
vydev/easy-repository
206 Downloads
Laravel Repositories is a package for Laravel 5 or higher which is used to abstract the database layer. This makes applications much easier to maintain.
rizalfakhri/laravel-repositories
45 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.
myrna/repository-modules
10 Downloads
Laravel 5|6|7|8 - Repositories to the database layer in modules pattern -- Forked from http://andersao.github.io/l5-repository
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP
hungnm1518/laravel-repositories
12 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
ervinomueller/l5-repository
188 Downloads
Laravel 5|6|7|8 - Repositories to the database layer
duardaum/laravel-repository
5 Downloads
A simple Repository and Service layer to Laravel and Lumen Application
deva7mad/laravel-repositories
3 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.
davron112/l5-repository
4 Downloads
Laravel 5|6|7|8 - Repositories to the database layer
blaisebueno/laravel-repository
11 Downloads
A Laravel package implementing a clean, scalable repository design pattern architecture to abstract data persistence and promote testable, maintainable code.
ayup-creative/laravel-layer-architecture
701 Downloads
Layer architecture approach for Laravel with Repository and Service autodiscovery
allcaretravel/laravel-repositories
348 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.
erfanshk/laravel-layered-logic
7 Downloads
Layered Repositories, Services and Interfaces
hskyzhou/repository
19 Downloads
Laravel 5, Service - business logic, Presenter - preview deal view, Repository - database layer
full-scale-teams/l5-repository-classic
16 Downloads
Laravel 5|6|7|8|9|10 - Repositories to the database layer