Libraries tagged by x-forwarded-for
elmijo/php-cliente-addr
0 Favers
1699 Downloads
1699 Downloads
Una pequeña clase para obtener la IP y el HostName del cliente
ahmadrezaei/laravel-real-client-ip
0 Favers
320 Downloads
320 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.
chubbyphp/chubbyphp-trusted-proxy
0 Favers
5 Downloads
5 Downloads
A trusted proxy middleware for PSR 15: resolves the client ip, scheme and host from forwarded headers.
oihana/php-http
0 Favers
69 Downloads
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.