Libraries tagged by model repository
clms2/l5-repository
40 Downloads
Laravel 5 - Repositories to the database layer
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
prettus/laravel-repository
17607 Downloads
Repositories to abstract the database layer
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
joycezhang/laravellib
219 Downloads
Laravel 6|7|8|9|10 Repository,enum,model
wendelladriel/laravel-more
3 Downloads
Implementation of the Repository Pattern using Laravel Model binding
wmt-web/laravel-repovices
264 Downloads
Create repositories and services of your model dynamically
hariadi/laravel-boilerplate-generator
608 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
vipmaa/laravel-generator
1129 Downloads
InfyOm Laravel Generator Laravel 11
pwweb/artomator
429 Downloads
PWWEB Artomator
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer