Libraries tagged by laravel-repository
yaza/laravel-repository-service
43723 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
513290 Downloads
Base repository implementation for Laravel
mratiebatie/laravel-repositories
41955 Downloads
Laravel repositories using the native Eloquent functions.
czim/laravel-repository
115087 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
bosnadev/repositories
535294 Downloads
Laravel Repositories
timwassenburg/laravel-repository-generator
20477 Downloads
Generate Laravel repositories
salehhashemi/laravel-repository
11016 Downloads
Implementing the repository pattern for Laravel projects.
arafat69/laravel-repository
6455 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
adobrovolsky97/laravel-repository-service-pattern
7572 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
rinvex/laravel-repositories
17419 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.
orkhanahmadov/eloquent-repository
65888 Downloads
Eloquent Repository for Laravel
sinemacula/laravel-repositories
20632 Downloads
Provides the repository data pattern to Laravel applications
shamaseen/laravel-repositories
13015 Downloads
repository pattern files generator
puncoz/laravel-repository
1130 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
programic/laravel-repository
20044 Downloads
Using repositories in Laravel