Libraries tagged by generate controllers
aashirhaq/stub
153 Downloads
Generate CRUD of provided name including Controller Services and Views
oat-sa/lib-tao-controllermap
963 Downloads
Library to generate a map of all Tao controllers
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
dorsone/laravel-service-generator
16 Downloads
With this library, you can generate Services and automatically connect them to Controllers
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
6 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.
parvej-mahmud/laravel-tdd-generator
1 Downloads
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
marcogeorge7/permission-generator
24 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
153 Downloads
This package allow to generate resource for your application, resources includes views and controller
yii2mod/yii2-gii-extended
6514 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
ahmedalmory/joda-resources
1360 Downloads
a trait that generates resources methods for controller
bullhorn/fast-rest
7904 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bullhorn/fast-rest-services
2928 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.