Libraries tagged by generate controllers
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
ngos/admin-core
440 Downloads
Reusable admin CRUD core (config-driven controllers/services, Route::crud macro, resource generator) for Laravel + Bootstrap 5, with a custom branded admin theme.
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
typo3/kickstart
204288 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
biliboobrian/lumen-angular-code-generator
669 Downloads
Model, controller, provider and service generator for Lumen 5+ and Angular 6+ from DB schema
pilabrem/laravel-code-generator-ui
259 Downloads
User interface to help developpers with laravel-code-generator commands
mqondisi/laravel-module-generator
149 Downloads
Opinionated Laravel 9–13 module scaffolding (model, migration, repository, DTO, optional DAO, controllers)
mouhamedfd/permissions-generator
46 Downloads
:permission generation for all your declared routes with corresponding controller action
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
chujc/laravel-generator
202 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
ak279642/openapi-generator-laravel
4 Downloads
Laravel package for automatic OpenAPI documentation generation from routes, controllers, Form Requests, and API resources, with Swagger UI and Scalar support.
scaffolds/builder
302 Downloads
Laravel 5* Scaffold Generator
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.