Libraries tagged by generate controllers
nrdq/laravel-request-docs
11 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
macerd/laravel-request-docs
58 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
luizalabs-opensource-php/laravel-request-docs
228 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
exclusivedev/laravel-request-docs
4 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
dilneiss/laravel-request-docs
175 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
aashirhaq/stub
151 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)
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
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.
trasel/laravel-structure-generator
197 Downloads
Package to generate Services and Repositories or complete Repositories/Services/Controllers structure in Laravel
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}