Libraries tagged by controller request
titon/controller
185 Downloads
The controller package provides controllers and actions to handle the HTTP request and response cycle.
webignition/encapsulating-request-resolver-bundle
5317 Downloads
Symfony controller action argument resolver for types that extend Symfony\Component\HttpFoundation\Request
symfony-util/controller-using-templating-http-foundation-symfony-model
6 Downloads
Controllers which render a template and return a Response passing the Request to the Model
pafi/controller-transformer
3 Downloads
Transform request body to DTO
mdelariva/api-controller
452 Downloads
API basic requests control
ivanstan/symfony-extend-request
3 Downloads
Adds ability to extend Symfony request class and use child class as controller method parameter type
europaphp/component-request
12 Downloads
EuropaPHP request component.
ellipse/handlers-controller
68 Downloads
Psr-15 request handler proxying a class method using a Psr-11 container entry
ellipse/dispatcher-controller
78 Downloads
Psr-15 middleware dispatcher factory resolving controller definitions
andreaspabst/lumen-request-validation
258 Downloads
Adds the Laravel ability to separate validations from the controller
josegonzalez/cakephp-ajax-controller
7 Downloads
Automatically support ajax requests from popular Javascript libraries without any more thought.
emartech/silex-secure-controllers
5985 Downloads
helper classes and wrappers to ensure that requests are authenticated by default
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
liaosp/laravel-generator
77 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.