Libraries tagged by laravel repository layer
gigabooksite/l5-repository
88 Downloads
Laravel 5|6|7|8|9|10 - Repositories to the database layer
inium/laravel-mvcs
63 Downloads
Layered Architecture (Layered architecture, Repository / Service / DTO) scaffolds on Laravel
akroshteotia/l5-repository
272 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
jamesaspence/laravel-core-model
40 Downloads
A laravel core model layer, with factories and repositories.
unostentatious/repository
18 Downloads
An abstraction layer that let's you implement repository pattern for your models.
mtferreira/repository
2883 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.
graychen/repositories
13 Downloads
A warehouse logical data object layer was removed
gambito-corp/laravel-service-layer
2 Downloads
A Laravel package that provides tools for implementing a service layer architecture, including commands for generating interfaces, repositories, and services. It simplifies the creation of a robust service layer structure in Laravel applications, promoting better code organization and separation of concerns.
rialic/starter-kit
13 Downloads
Laravel wrapper packge with Repository Pattern, Service Layer Pattern and custom log configuration
mykemeynell/archuser
38 Downloads
User Layer Architecture for Laravel (Service, Repository, Entity)
aderemi/lara-repo
8 Downloads
Laravel Repositories is a package for Laravel which is used to abstract the database layer. This makes applications much easier to maintain.
laravelayers/laravelayers
9 Downloads
Layered structure for the Laravel: services, decorators, repositories. Foundation frontend framework. Forms. Navigation. User actions and roles. Admin panel.
m2quared/eloquent-depot
20083 Downloads
Repositories to the database layer
iocaste/filter
2153 Downloads
Extended L5-Repository logic for Laravel/Lumen Eloquent database layer.
imdhemy/repovel
99 Downloads
Implement Repository pattern and add Services layer for Laravel applications