Libraries tagged by laravel repository pattern
yaza/laravel-repository-service
15859 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
459724 Downloads
Base repository implementation for Laravel
rinvex/laravel-repositories
16471 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.
adobrovolsky97/laravel-repository-service-pattern
2197 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
salehhashemi/laravel-repository
4454 Downloads
Implementing the repository pattern for Laravel projects.
arafat69/laravel-repository
626 Downloads
simple laravel repository pattern
salmanzafar/laravel-repository-pattern
2877 Downloads
Implement repository pattern with a single command
touhidurabir/laravel-model-repository
876 Downloads
A package to implement repository pattern for laravel models
safiullahsarhandi/laravel-repository
1038 Downloads
This Package is used to implement repository pattern in laravel with very minimal code
okaybueno/laravel-repositories
15934 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
mwakalingajohn/laravel-easy-repository
10265 Downloads
Simple repository pattern for laravel, with services!
awes-io/repository
105294 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
saritasa/laravel-repositories
13944 Downloads
Saritasa repository pattern implementation for Laravel
vandarpay/service-repository
6954 Downloads
Service Repository Design Pattern In Laravel
suitmedia/laravel-cacheable
35053 Downloads
Decorate your repositories and make them cacheable