Libraries tagged by controller request
mvccore/ext-debug-tracy-mvccore
4843 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
devamirul/p-router
32 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
suzunone/l-auto-comment-for-php-swagger
3315 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
volcanus/routing
2928 Downloads
request-URI routing for page-controller scripts.
tgozo/laravel-codegen
88 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.
thecodingmachine/splash-router
15021 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
lorisleiva/request-controller
63 Downloads
FormRequest and InvokableController just had a baby
luizalabs-opensource-php/laravel-request-docs
184 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
seferov/request-validator-bundle
51189 Downloads
Validates request params with Controller annotations
gollumsf/controller-action-extractor-bundle
1021 Downloads
Extract controller class and action method
glukkkk/lumen-request-validate
9 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
chujc/laravel-generator
140 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...