Libraries tagged by controllers generator
denis-kisel/constructor
41 Downloads
:Ready solution for generate models with laravel-admin controllers
athiq/bondsteinscrud
3 Downloads
Create a Crud package generate all necessary routes, migrations, controllers, and view files
ricardovanderspoel/laravel-smart-migrations
7 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
programmeruz/laravel-creator
33 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
omid-zahed/laravel-request-docs
1861 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
nrdq/laravel-request-docs
11 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
macerd/laravel-request-docs
59 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
lsf26809347/thinkphp-gii
7 Downloads
auto create model and controller files when u excute php think generate:module xxx {--controllerExtend XXX --modelExtend XXX}
exclusivedev/laravel-request-docs
4 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
dilneiss/laravel-request-docs
176 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
aashirhaq/stub
153 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
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.
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
deepaktiwari/php-cmds
6 Downloads
Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs