Libraries tagged by generate controllers
macerd/laravel-request-docs
58 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
exclusivedev/laravel-request-docs
2 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
dilneiss/laravel-request-docs
174 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
aashirhaq/stub
147 Downloads
Generate CRUD of provided name including Controller Services and Views
oat-sa/lib-tao-controllermap
962 Downloads
Library to generate a map of all Tao controllers
stobys/laravel-crafter
35 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
wushenglong/chinese-catch-replace
5 Downloads
Grab the Chinese of controller, template and JS directory in the project, translate and generate language package files, and replace the original Chinese with fields that can be switched between Chinese and English.
pacgen/crud-generator
20 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
marcogeorge7/permission-generator
23 Downloads
Generate json file with all permission that call in controllers and views
lsf26809347/thinkphp-gii
7 Downloads
auto create model and controller files when u excute php think generate:module xxx {--controllerExtend XXX --modelExtend XXX}
kmaking/resource-generator
152 Downloads
This package allow to generate resource for your application, resources includes views and controller
yii2mod/yii2-gii-extended
5619 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
ahmedalmory/joda-resources
1130 Downloads
a trait that generates resources methods for controller
bullhorn/fast-rest
7819 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.