Libraries tagged by forwarded
akrabat/proxy-detection-middleware
134061 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
51487 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
5426 Downloads
Symfony bundle for Cloudflare integration: trusted proxies, real client IP detection, forwarded headers.
kuria/request-info
673 Downloads
Get information about the current HTTP request
elmijo/php-cliente-addr
1694 Downloads
Una pequeña clase para obtener la IP y el HostName del cliente
ahmadrezaei/laravel-real-client-ip
306 Downloads
Laravel middleware that restores the real client IP behind a CDN, load balancer or ingress controller that overwrites X-Forwarded-For, verified with a shared secret so the header cannot be spoofed.
svenjuergens/miniredirect
4847 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
per-seo/forwarded-proto
94 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.
chubbyphp/chubbyphp-trusted-proxy
5 Downloads
A trusted proxy middleware for PSR 15: resolves the client ip, scheme and host from forwarded headers.
dxdo/proxy-detection
142 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.
semhoun/proxy-detection-middleware
2324 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.
jasny/forwarded-middleware
4076 Downloads
Server middleware to handle Forwarded header for PSR-7 requests
bittenbyte/laravel-forwarded-email
19 Downloads
Laravel service to manage email forwarded to a url via post
oihana/php-http
69 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.