Libraries tagged by repository-pattern
torann/laravel-repository
476080 Downloads
Base repository implementation for Laravel
salehhashemi/laravel-repository
6711 Downloads
Implementing the repository pattern for Laravel projects.
mhndev/yii2-repository
2651 Downloads
repository implementation in Yii2
shamaseen/repository-generator
13797 Downloads
repository pattern files generator
suitmedia/laravel-cacheable
36122 Downloads
Decorate your repositories and make them cacheable
mahabub/laravel-crud-and-repository-generator
655 Downloads
laravel crud generator with repository pattern
touhidurabir/laravel-model-repository
1258 Downloads
A package to implement repository pattern for laravel models
shamaseen/laravel-repositories
7994 Downloads
repository pattern files generator
mwakalingajohn/laravel-easy-repository
12207 Downloads
Simple repository pattern for laravel, with services!
janez89/repository
5802 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1277 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
eghamat24/database-repository
1278 Downloads
Repository Pattern
awes-io/repository
105383 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.
arafat69/laravel-repository
1487 Downloads
simple laravel repository pattern
saritasa/laravel-repositories
15591 Downloads
Saritasa repository pattern implementation for Laravel