Libraries tagged by laravel package generator
visiarch/laravel-service
16 Downloads
A simple Laravel package to create service, using artisan commands
visiarch/laravel-repository
16 Downloads
A simple Laravel package to create repository, using artisan commands
visiarch/laravel-action-trait-service-repository
10 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
visiarch/laravel-action
24 Downloads
A simple Laravel package to create actions, using artisan commands
vishnu/fillable-generator
28 Downloads
Laravel package to generate fillable arrays for Eloquent models
vigneshc91/laravel-validation-generator
1766 Downloads
Laravel package for generating validation automatically
triverla/laravel-otp
3 Downloads
Laravel package for OTP Generation and Validation
triquang/laravel-solid-maker
3 Downloads
A Laravel package to generate SOLID-structured scaffolding (Service, Repository, Interface, Tests, etc.)
thcdelux3/laravel-package
2 Downloads
CRUD generator for Laravel 10
terminalsio/medialibrary-custom-path-generator
1108 Downloads
A laravel package for spatie medialibrary to extend PathGenerator to support collection names instead of IDs
terminalsio/gcs-url-generator
1104 Downloads
A laravel package for spatie medialibrary to extend UrlGenerator to support Google Cloud Platform
techrays-labs/laravel-service-repository-generator
919 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
sobhan-dev/laravel-mig-seed-generator
8 Downloads
A Laravel package to generate migrations and seeders from an existing database.
simtabi/laravel-modulizer
7 Downloads
A CLI tool for creating Laravel packages(modules) skeleton.