Libraries tagged by controllers generator
bullhorn/fast-rest-services
2918 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
261 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
andrazero121/api-resource-typer
17 Downloads
A Laravel package to automatically generate TypeScript interfaces from API Resource Controllers
ecreeth/laravel-resource-view
299 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.
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.
mont4/laravelmaker
136 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command