Libraries tagged by model repository
guilhermegonzaga/repository
53 Downloads
Repositories for Laravel 5 which is used to abstract the database layer.
vcian/laravel-code-insights
84 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
204 Downloads
Laravel 6|7|8|9|10 Repository,enum,model
mrtolouei/structify
18 Downloads
Structify is a powerful Laravel package that automates the creation of Model, DTO, Service, and Repository files with a single Artisan command.
wendelladriel/laravel-more
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
wmt-web/laravel-repovices
230 Downloads
Create repositories and services of your model dynamically
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
vipmaa/laravel-generator
1065 Downloads
InfyOm Laravel Generator Laravel 11
spamacom/laravel-generator
60 Downloads
InfyOm Laravel Generator | Upgraded By Mouhammad Alali
pwweb/artomator
428 Downloads
PWWEB Artomator
kajalpandya/generate_laravel_crud
1473 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
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database