Libraries tagged by controller request
averta/wpemerge
267 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
rabibgalib/api-action
27 Downloads
This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.
princenoman/laravel-rocket
2 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
jixk/make-mscr
100 Downloads
测试模块,请勿用于生产!!!MSCR脚手架,一键生成 Model、Service、Controller、Request类文件。
adwiv/laravel-crud-adminlte
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
bukankalengkaleng/laravel-entity
65 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
causal/simple_api
483 Downloads
Service to route HTTP/REST requests to your own TYPO3 controllers.
tgozo/laravel-codegen
103 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
jvelletti/jv-typoscript
62 Downloads
Get Typscript from GIVEN Frontend request and answer as JSON. usefull in a cli command controller
kununu/controller-validation-bundle
6061 Downloads
Validate controller requests using Symfony validator via annotations
fourello-devs/magic-controller
6750 Downloads
An Artisan command to simplify model controller, request, and event creation.
symfony-util/controller-model-using-http-foundation
2168 Downloads
Model to be called in controller with Request as argument