Libraries tagged by controllers generator
symfony/maker-bundle
88411271 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
76495 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
20351 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
neos/kickstarter
563323 Downloads
A simple generator for controller and views.
larafast/fastapi
1760 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
webkul/code-generator
2136 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
bvipul/generator
29872 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
mitulgolakiya/laravel-api-generator
30474 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
abydahana/aksara
1106 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
yii2mod/yii2-gii-extended
5592 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
dalira-php/controller
33 Downloads
Dalira controller generator library
trasel/laravel-structure-generator
178 Downloads
Package to generate Services and Repositories or complete Repositories/Services/Controllers structure in Laravel
markocupic/rss-feed-generator-bundle
7216 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
glumbo/generator
340 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
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]).