Libraries tagged by generator repository laravel
pentacom/repgenerator
472 Downloads
A Laravel repository pattern generator
fnoual/repogen
5 Downloads
Laravel 9.x command line repository generator
ehystiv/sr-make
10 Downloads
Simple Repository & Service class generator for Laravel
timwassenburg/laravel-artisan-extender
401 Downloads
A collection of generators for Laravel
scrumble-nl/laravel-csr
12434 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
matheusfsc28/layercraft
291 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
waad/laravel-generate-repository-api
60 Downloads
package to generate repository design pattern with all accessories
max26292/laravel-lazy-tools
857 Downloads
This tools for lazy guys, used to generate repository,interface and response
irfan-chowdhury/repository-maker
11 Downloads
This package will generate the necessary files for the repository design pattern environment.
salehhashemi/laravel-intelli-git
565 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
rmitesh/laravel-pantry
42 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
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
maamun7/serpository
42 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
ynsinc/make-ris
56 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.