Libraries tagged by controller generator
shakib53626/laravel-crud-generator
7 Downloads
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
sevenspan/code-generator
50 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
sawmainek/laravel-api-generator
152 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
saleh/smart-api-generator
9 Downloads
Laravel package to auto-generate API scaffolding (model, migration, controller, routes)
renepardon/laravel-code-generator
240 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
rekamy/generator
1446 Downloads
Web & API Generator with Swagger API Doc
raviyatechnical/laravel-api-generator
17 Downloads
Generate Laravel API
rajudev/laravel-doc-generator
16 Downloads
A Laravel package for generating documentation from controller comments.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
parvej-mahmud/laravel-tdd-generator
1 Downloads
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
nissicreative/laravel-generators
242 Downloads
Generate resource controllers and views
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
nijwel/crud-generator
20 Downloads
A package to generate CRUD controllers, models, and migrations.
munguia-er/laravel-clean-generator
3 Downloads
Generates Clean Architecture structure for Laravel — DTOs, Repositories, Services, Controllers with Web & API stacks