Libraries tagged by model repository
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
prettus/laravel-repository
17605 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
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.
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
218 Downloads
Create repositories and services of your model dynamically
hariadi/laravel-boilerplate-generator
603 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
vipmaa/laravel-generator
1013 Downloads
InfyOm Laravel Generator Laravel 11
pwweb/artomator
428 Downloads
PWWEB Artomator
manowartop/laravel-skeleton
193 Downloads
Base Skeleton for Laravel Application
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