Libraries tagged by generate controllers
rakutentech/laravel-request-docs
1325150 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
crestapps/laravel-code-generator
96649 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
22192 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
20583 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
4083 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
saeven/zf2-form-builder
17194 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
grazulex/laravel-atlas
2496 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.
timwassenburg/laravel-improved-resource-controllers
123 Downloads
Generate complete resource controllers
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
nahid-ferdous/laravel-module-generator
3432 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
webkul/code-generator
2396 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
matheusfsc28/layercraft
1251 Downloads
A package to generate layered architecture (Controller, Service, Interface, Repository, Model) in Laravel applications.
hardimpactdev/waymaker
1772 Downloads
Attribute-based route generation for Laravel - automatically generate routes from controller method attributes
deuxhuithuit/craft-routes-api
602 Downloads
Adds a controller to generate a routes config file.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory