Libraries tagged by laravel repository pattern
yaza/laravel-repository-service
22448 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
478733 Downloads
Base repository implementation for Laravel
adobrovolsky97/laravel-repository-service-pattern
3860 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
salehhashemi/laravel-repository
7010 Downloads
Implementing the repository pattern for Laravel projects.
rinvex/laravel-repositories
16836 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.
arafat69/laravel-repository
1587 Downloads
simple laravel repository pattern
touhidurabir/laravel-model-repository
1292 Downloads
A package to implement repository pattern for laravel models
mwakalingajohn/laravel-easy-repository
12518 Downloads
Simple repository pattern for laravel, with services!
mahabub/laravel-crud-and-repository-generator
703 Downloads
laravel crud generator with repository pattern
awes-io/repository
105385 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
15810 Downloads
Saritasa repository pattern implementation for Laravel
sinemacula/laravel-repositories
4393 Downloads
Provides the repository data pattern to Laravel applications
suitmedia/laravel-cacheable
36209 Downloads
Decorate your repositories and make them cacheable
shamaseen/laravel-repositories
8186 Downloads
repository pattern files generator
janez89/repository
5848 Downloads
Repository Pattern for Eloquent