Libraries tagged by controllers generator
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
hestalabs/modulemaker
6 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
28 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
ur13l/api-crud-generator
3666 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
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
6 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
1 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
423 Downloads
通过注解的形式从请求中生成控制器方法的对应参数
xiashaung/lumen-generator
3 Downloads
Model, controller, provider and service generator for Lumen 5+ from DB schema