laravel-generator
by cslant
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator
by lbiltech
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator
by tanhongit
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator-advanced
by cslant
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-tools
All Type of Base Tools to Helping Development and Repository Generator
laravel-test-generator
by ahrmerd
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
laravel-repository-generator
Generate Laravel Repositories | Laravel Dependency Injection
laravel-service-generator
Generate services in Laravel with the artisan command
laravel-action-service-trait
by prevailexcel
A simple Laravel package to create actions, traits and services using artisan commands
laravel-vue-generator
by tekrow
Modular Backend Code Generator for laravel 9.2, Vue.js 3.x and Tailwindcss 3.x inspired.
laravel-console-create-view
by michelmelo
Create Laravel views (blade template) using 'php artisan' command-line interface
laravel-class-generator
by chiefey
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
laravel-pivot-table-generator
Quickly generate pivot tables for your projects