Libraries tagged by generate controllers
rakutentech/laravel-request-docs
714950 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
crestapps/laravel-code-generator
71622 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
12077 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
1520 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
19830 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
saeven/zf2-form-builder
14980 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
2053 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
creads/api2symfony-bundle
567 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
survos/maker-bundle
1760 Downloads
Tools to generate controllers and templates for the admin interface
saloum45/controllergenerate
35 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
creads/api2symfony
750 Downloads
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
matheusfsc28/layercraft
182 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
deuxhuithuit/craft-routes-api
110 Downloads
Adds a controller to generate a routes config file.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
matheus-carvalho/crud-generator
139 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.