Libraries tagged by repository pattern laravel
yaza/laravel-repository-service
22083 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
478119 Downloads
Base repository implementation for Laravel
salehhashemi/laravel-repository
6932 Downloads
Implementing the repository pattern for Laravel projects.
adobrovolsky97/laravel-repository-service-pattern
3792 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
rinvex/laravel-repositories
16828 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.
touhidurabir/laravel-model-repository
1290 Downloads
A package to implement repository pattern for laravel models
mwakalingajohn/laravel-easy-repository
12461 Downloads
Simple repository pattern for laravel, with services!
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.
sinemacula/laravel-repositories
4108 Downloads
Provides the repository data pattern to Laravel applications
arafat69/laravel-repository
1565 Downloads
simple laravel repository pattern
saritasa/laravel-repositories
15760 Downloads
Saritasa repository pattern implementation for Laravel
mahabub/laravel-crud-and-repository-generator
702 Downloads
laravel crud generator with repository pattern
suitmedia/laravel-cacheable
36173 Downloads
Decorate your repositories and make them cacheable
shamaseen/laravel-repositories
8140 Downloads
repository pattern files generator
janez89/repository
5827 Downloads
Repository Pattern for Eloquent