Libraries tagged by forwarder
rolandverner/symfony-cloudflare
4139 Downloads
Symfony bundle for Cloudflare integration: trusted proxies, real client IP detection, forwarded headers.
svenjuergens/miniredirect
4655 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
noneo/sdk-forwardemail
119 Downloads
SDK pour l'accès à l'API de Forward Email
kuria/request-info
585 Downloads
Get information about the current HTTP request
elmijo/php-cliente-addr
1610 Downloads
Una pequeña clase para obtener la IP y el HostName del cliente
ahmadrezaei/laravel-real-client-ip
17 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.
semhoun/proxy-detection-middleware
2291 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.
per-seo/forwarded-proto
89 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.
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
68 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.
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.