Libraries tagged by controller generator
dreamcat/controller-param-generator
432 Downloads
通过注解的形式从请求中生成控制器方法的对应参数
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
stalkdeveloper/laravel-crud-generator
3 Downloads
Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, form validation, API resources and Blade views.
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pilabrem/laravel-code-generator-ui
250 Downloads
User interface to help developpers with laravel-code-generator commands
mouhamedfd/permissions-generator
36 Downloads
:permission generation for all your declared routes with corresponding controller action
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
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.
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS
vcian/laravel-code-insights
85 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
slimphp-api/slim-api
358 Downloads
Tool for generating slim api controllers/models