Libraries tagged by request headers
friendsofsymfony/http-cache-bundle
14517462 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
spatie/laravel-robots-middleware
2402776 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
hitrov/oci-api-php-request-sign
1878360 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
spatie/laravel-cors
2209256 Downloads
Send CORS headers in a Laravel or Lumen application
nordsoftware/lumen-cors
532069 Downloads
CORS module for the Lumen PHP framework.
akrabat/rka-content-type-renderer
487525 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
wsdltophp/wssecurity
911801 Downloads
Allows to easily add Ws Security header to a SOAP Request
sunrise/http-message
118164 Downloads
An HTTP message implementation based on PSR-7, PSR-17 and RFC-7230.
lmc/http-constants
363355 Downloads
HTTP Header Fields Constants
akrabat/proxy-detection-middleware
138899 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.
jk/monolog-request-header-processor
599303 Downloads
Monolog processor which injects HTTP request headers into the log
softonic/laravel-middleware-request-id
111166 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
softonic/laravel-request-accept-json-middleware
54648 Downloads
Laravel middleware to add Accept application/json header to requests
leafs/http
60702 Downloads
Http abstraction for Leaf PHP
agungsugiarto/codeigniter4-cors
26935 Downloads
Send CORS Headers in a CodeIgniter 4 application.