Libraries tagged by controller request
rakutentech/laravel-request-docs
867474 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
middlewares/request-handler
1275738 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
125930 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
crestapps/laravel-code-generator
77096 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
452141 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
353714 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
digitaldream/laracrud
20405 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
nelexa/request-dto-bundle
16483 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
dittto/symfony-custom-request
7610 Downloads
Allows use of custom requests in controllers
mouf/mvc.splash-common
356840 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
jrm/request-bundle
2461 Downloads
Makes it easy to get your own request as a controller argument
gchernikov/request-resolver-bundle
3414 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
glumbo/generator
354 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
suzunone/l-auto-comment-for-php-swagger
4121 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.