Libraries tagged by controller request
volcanus/routing
3110 Downloads
request-URI routing for page-controller scripts.
thecodingmachine/splash-router
15068 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
horde/http_server
699 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
lorisleiva/request-controller
63 Downloads
FormRequest and InvokableController just had a baby
luizalabs-opensource-php/laravel-request-docs
224 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
webignition/encapsulating-request-resolver-bundle
5321 Downloads
Symfony controller action argument resolver for types that extend Symfony\Component\HttpFoundation\Request
glukkkk/lumen-request-validate
65 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
141 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
seeren/router
229 Downloads
Route http requests to controller actions
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
causal/routing
19880 Downloads
Service to route HTTP/REST requests to your own controller/actions.
mvccore/mvccore
6519 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
icanboogie/routing
6333 Downloads
Request routing
devamirul/p-router
38 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.