Libraries tagged by generator repository laravel
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
antoiner/laravel-repositories-command
1 Downloads
Command for Laravel to generate repositories of each model
rakib-587/laravel-make-repository
4 Downloads
Laravel Artisan command to generate repositories with optional model binding.
waad/generate-design-pattern
7 Downloads
package to generate repository design pattern dev
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
4 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
3 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
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
mahdiaslami/laravel-nginx
3 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
idtitanium/laravel-api-interface-gen
689 Downloads
A useful artisan command to generate an interface and its repository while building your api
nfunwigabga/lara-repo
11 Downloads
Generate repositories in a Laravel application