Libraries tagged by controllers generator
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
bullhorn/fast-rest-services
2925 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
luizalabs-opensource-php/laravel-request-docs
277 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
ecreeth/laravel-resource-view
300 Downloads
Generates the structure of views of a resource, its model and its controller
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
x-controller/generate-column-constants
7 Downloads
Generate column constants for all tables in the database
hectorqin/think-generate
15 Downloads
Generate model,controller,validate with parsing database for ThinkPHP5 and ThinkPHP6.
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
tomosia-module/laravel-module-generate
3 Downloads
Helps quickly generate common Laravel classes (like Controller, Request, etc.) via Artisan commands
luocheng/thinkphp_code_generation
6 Downloads
model模型 和 controller批量代码生成
creativecoder/wp-template-controller
15 Downloads
Abstract data generation for your WordPress templates
cnitker/code-generate
0 Downloads
saas build controller,logic,model,validate
carlosartur/slim-auto-routing-controller
7 Downloads
Auto generate routes from class methods on slim framework.
landlib/symfonytoolsbundle
20 Downloads
Symfony 3.4 Decorate Controller Tool generate service configuration for override third-party bundles controller. FileUploader Service for most simple configure FileType input with FormBuilderInterface.