Libraries tagged by controller request
rakutentech/laravel-request-docs
1366585 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
middlewares/request-handler
1861121 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
142393 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
aura/web
580933 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.
crestapps/laravel-code-generator
98470 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.
pearl/lumen-request-validate
405714 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
24689 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
digitaldream/laracrud
22274 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
10764 Downloads
Allows use of custom requests in controllers
horde/http_server
4807 Downloads
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.
creativecrafts/laravel-domain-driven-design-lite
1579 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
domain/laravel-domain-generator
72 Downloads
Pacote Laravel para geração automática de estruturas por domínio utilizando DDD, DTOs, Services, Repositories, Controllers e Form Requests
fundraisingbox/symfony-precognition
831 Downloads
A Symfony bundle that allows validating requests without executing controller code
volcanus/routing
4392 Downloads
request-URI routing for page-controller scripts.
causal/simple_api
803 Downloads
Simple API - Service to route HTTP/REST requests to your own TYPO3 controllers.