Libraries tagged by Proxy detection
akrabat/proxy-detection-middleware
60321 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.
dxdo/proxy-detection
106 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
2045 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.
trustip/trustip
552 Downloads
A Laravel package from Trustip.io for VPN and Proxy detection, it allows you to check if an IP address is a Proxy, VPN, TOR, Hosting, Bad search engine robots or not.
ipqualityscore/ipqs-php-db-reader
225 Downloads
IPQualityScore IP Address Reputation & Proxy Detection PHP DB Reader
as207111/whois
375 Downloads
Geolocation, Proxy, VPN or Tor exit address detection, for free.
directus/proxy-detection
10563 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.
wellingguzman/proxy-detection
702 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.
arraypress/proxycheck
20 Downloads
A PHP library for integrating with the ProxyCheck.io API in WordPress, providing proxy & VPN detection, disposable email verification, geolocation, and risk assessment. Features comprehensive response handling and WordPress transient caching.
arraypress/ipqualityscore
8 Downloads
A PHP library for integrating with the IPQualityScore API in WordPress, providing proxy, VPN & email validation, phone verification, dark web monitoring, URL scanning, and fraud prevention. Features comprehensive response handling and WordPress transient caching.
arraypress/ipinfo
5 Downloads
A PHP library for integrating with the IPInfo.io API in WordPress, providing geolocation, ASN data, privacy detection, and hosting information. Features plan-aware responses and WordPress transient caching.
cwolfe/iphub
117 Downloads
VPN/Proxy Detection API with Redis caching
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.
worm/getclientiplib
10580 Downloads
GetClientIp is a lightweight PHP class for get real/original client IP address, without proxy as opera mini and other.
ryanj93/php-tor-detector
27 Downloads
A very simple library to detect Tor connections using PHP 7 without any dependency.