Libraries tagged by controllers generator
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]).
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
onesite/laravel-module
2098 Downloads
Generate a module with model, migration, controller, routes and factory
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
codebider/generate-crud
40 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
typo3/kickstart
203725 Downloads
A simple generator for controller and views.
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
zf-metal/generator
810 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
biliboobrian/lumen-angular-code-generator
470 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema
timwassenburg/laravel-improved-resource-controllers
51 Downloads
Generate complete resource controllers
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
se468/laravel-package-generators-extended
921 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pilabrem/laravel-code-generator-ui
248 Downloads
User interface to help developpers with laravel-code-generator commands
nameless/laravel-api-generator
11 Downloads
A powerful Laravel API generator that automatically creates a complete API structure including models, controllers, services, DTOs, policies, resources, factories, migrations, Seeders and more with a single command.