Libraries tagged by controllers generator
chujc/laravel-generator
201 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
david-chamling/laravel-api-crud
32 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
tgozo/laravel-codegen
131 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
2646 Downloads
Tools to generate controllers and templates for the admin interface
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
onesite/laravel-module
2912 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
115 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
sobhan-aali/laravel-repo-controller-generator
37 Downloads
Generate controller, repository and request files.
nahid-ferdous/laravel-module-generator
1255 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
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
trasel/laravel-structure-generator
203 Downloads
Package to generate Services and Repositories or complete Repositories/Services/Controllers structure in Laravel
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers
taskcodigital/crud-generator
4 Downloads
Laravel API CRUD Generator Package - Generate complete API CRUD operations with controllers, services, requests, migrations, and seeders