Libraries tagged by controllers generator
hestalabs/modulemaker
8 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
phpcasts/yaf-console
197 Downloads
make controller,model,plugin,view by this tool
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
typo3/kickstart
203736 Downloads
A simple generator for controller and views.
ur13l/api-crud-generator
3667 Downloads
Controller generator for Laravel based on the models available in your project.
timocuijpers/laravel-controllers-generator
1 Downloads
Generate Laravel models from an existing database
olat-nji/controller-generator
9 Downloads
Laravel Package that helps Ease up the task of generating controllers with similar code structure
filippo-toso/controllers-generator
64 Downloads
A Laravel Artisan command to automatically generate controllers and tests
dalira-php/controller
40 Downloads
Dalira controller generator library
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
susantokun/laravel-crud-generator
20 Downloads
Laravel CRUD Generator (Controller, Model, View, Route & API)
dreamcat/controller-param-generator
428 Downloads
通过注解的形式从请求中生成控制器方法的对应参数