Libraries tagged by controller request
rakutentech/laravel-request-docs
714950 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
middlewares/request-handler
1154326 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
119553 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
crestapps/laravel-code-generator
71622 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
aura/web
418055 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
pearl/lumen-request-validate
334320 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
nelexa/request-dto-bundle
12989 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
digitaldream/laracrud
19830 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dittto/symfony-custom-request
4821 Downloads
Allows use of custom requests in controllers
mvccore/mvccore
6258 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
icanboogie/routing
6218 Downloads
Request routing
mouf/mvc.splash-common
354575 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
dilneiss/laravel-request-docs
172 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jrm/request-bundle
2179 Downloads
Makes it easy to get your own request as a controller argument
gchernikov/request-resolver-bundle
2552 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments