Libraries tagged by generator repository laravel
rmitesh/laravel-pantry
52 Downloads
To generate a Laravel class equipped with essential default features.
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
islamwalied/one-click-project
96 Downloads
A Laravel package to generate complete project structure with repository pattern
antoiner/laravel-repositories-command
1 Downloads
Command for Laravel to generate repositories of each model
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
sonmez/laravel-rsc
3 Downloads
package that contains a command to generate base repositories and services for model
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
clabsid/easy-laravel-package
21 Downloads
Easy package for create repository, service, traits, view from artisan and generate custom ID
taha-davari/laravel-easy-service-repo
2 Downloads
A Laravel package to easily generate service and repository classes with interfaces.
guazixigua/generate_code
0 Downloads
Laravel 5 - Repositories to the database layer
rudi97277/laravel-make-feature
13 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
mahdiaslami/laravel-nginx
2 Downloads
Save nginx config to your repository and dynamically generate it.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command