Libraries tagged by forwarded
akrabat/proxy-detection-middleware
111894 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.
akrabat/rka-scheme-and-host-detection-middleware
50881 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.
rolandverner/symfony-cloudflare
3358 Downloads
Symfony bundle for Cloudflare integration: trusted proxies, real client IP detection, forwarded headers.
oihana/php-http
33 Downloads
Composable PHP HTTP toolkit — client IP detection (X-Forwarded-For chain walking + CIDR + IPv4/IPv6), typed Set-Cookie header builders, signed URLs, content negotiation, user-agent parsing. PSR-7 compatible, zero magic strings.
elmijo/php-cliente-addr
1579 Downloads
Una pequeña clase para obtener la IP y el HostName del cliente
svenjuergens/miniredirect
4487 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
jasny/forwarded-middleware
4075 Downloads
Server middleware to handle Forwarded header for PSR-7 requests
semhoun/proxy-detection-middleware
2262 Downloads
PSR-7 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.
madeorsk/forwarded
193 Downloads
Forwarded header (RFC 7239) parsing library for PHP.
per-seo/forwarded-proto
85 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.
bittenbyte/laravel-forwarded-email
19 Downloads
Laravel service to manage email forwarded to a url via post
kuria/request-info
561 Downloads
Get information about the current HTTP request
jeremymarc/email-forward-parser
75 Downloads
Parse forwarded email
evaisse/monolog-request-id-processor
4709 Downloads
A Monolog processor to add X-Request-Id or UNIQUE_ID env to monolog stack if present, provide a default one otherwise. Optionally, add a forwarded request-id list.
dxdo/proxy-detection
127 Downloads
PSR-7 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.