Libraries tagged by generate controllers
rakutentech/laravel-request-docs
1033530 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
crestapps/laravel-code-generator
84392 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.
scrumble-nl/laravel-csr
16842 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
2728 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20832 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
asif160627/laravel-resources-generator
478 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
saeven/zf2-form-builder
16068 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
webkul/code-generator
2231 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
ianikanov/yii2-wce
1865 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
grazulex/laravel-atlas
665 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
codebider/generate-crud
115 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
samyoteroglez/larawesomecrud
343 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
survos/maker-bundle
2656 Downloads
Tools to generate controllers and templates for the admin interface
matheusfsc28/layercraft
844 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.