Libraries tagged by request-object
wmjasonward/laravel-creates-http-requests
73 Downloads
Trait for creating http Request objects in test cases
torkashvand/laravel-minidevicedetector
12 Downloads
A middleware that adds attributes to your request object that describe the users browser. This will let you fine tune the templates or code to use based on the traits of the browser.
snelling/request
17 Downloads
Simple HTTP request object
rucaua/epa-request
17 Downloads
Abstract request object
rossriley/stack-aura-router
1485 Downloads
Stack middleware to add Routes to the request object
quillstack/server-request
27 Downloads
The request object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.
per-seo/locale
137 Downloads
Language in URI for Slim 4. This Middleware add an attribute 'locale' to the request object, to help with page translation for SEO.
per-seo/forwarded-proto
87 Downloads
X-Forwarded-Proto for Slim 4. This Middleware check if the X-Forwarded-Proto header is present and add correct schema in the request object.
mvccore/ext-request-cli
14 Downloads
MvcCore - Extension - Request - CLI - console arguments parsing into \MvcCore\Request object.
fenix007/request-dto-bundle
8 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
eschrade/zf2-query-auth
28 Downloads
A simple class that wraps the ZF2 request object so it can be used with jeremykendall/query-auth
dillingham/interacts-with-uploads
13 Downloads
Adds upload to request object
bomtools/json-request
6 Downloads
Functions for handling json content in Symfony/HttpFoundation/Request objects
alpha/request
5 Downloads
Basic request object
timacdonald/laravel-access-validated-inputs
4 Downloads
Ensures input accessed from a Laravel request object is validated