Libraries tagged by request headers
friendsofsymfony/http-cache-bundle
11360899 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
spatie/laravel-cors
2145950 Downloads
Send CORS headers in a Laravel or Lumen application
spatie/laravel-robots-middleware
1724374 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
nordsoftware/lumen-cors
457838 Downloads
CORS module for the Lumen PHP framework.
wsdltophp/wssecurity
718067 Downloads
Allows to easily add Ws Security header to a SOAP Request
jk/monolog-request-header-processor
528223 Downloads
Monolog processor which injects HTTP request headers into the log
hitrov/oci-api-php-request-sign
1243434 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
lmc/http-constants
272584 Downloads
HTTP Header Fields Constants
akrabat/rka-content-type-renderer
362403 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
akrabat/proxy-detection-middleware
62857 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
softonic/laravel-middleware-request-id
98405 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
softonic/laravel-request-accept-json-middleware
42841 Downloads
Laravel middleware to add Accept application/json header to requests
bairwell/middleware-cors
18362 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
sunrise/http-message
104377 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
leafs/http
37282 Downloads
Http abstraction for Leaf PHP