Libraries tagged by controllers generator
symfony/maker-bundle
91609632 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
crestapps/laravel-code-generator
78537 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.
neos/kickstarter
590546 Downloads
A simple generator for controller and views.
mitulgolakiya/laravel-api-generator
30491 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
larafast/fastapi
2089 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20472 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
webkul/code-generator
2156 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
bvipul/generator
29964 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
yii2mod/yii2-gii-extended
5770 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
nahid-ferdous/laravel-module-generator
38 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
timwassenburg/laravel-improved-resource-controllers
61 Downloads
Generate complete resource controllers
glumbo/generator
422 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
chujc/laravel-generator
162 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
tgozo/laravel-codegen
108 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
survos/maker-bundle
2400 Downloads
Tools to generate controllers and templates for the admin interface