Libraries tagged by generate controllers
rakutentech/laravel-request-docs
858483 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
crestapps/laravel-code-generator
76799 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.
digitaldream/laracrud
20363 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
scrumble-nl/laravel-csr
14191 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
1786 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
saeven/zf2-form-builder
15660 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
survos/maker-bundle
2289 Downloads
Tools to generate controllers and templates for the admin interface
webkul/code-generator
2138 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
suzunone/l-auto-comment-for-php-swagger
4101 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
ianikanov/yii2-wce
1411 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
codebider/generate-crud
40 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
creads/api2symfony-bundle
568 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
samyoteroglez/larawesomecrud
282 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]).
matheusfsc28/layercraft
580 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory