Download the PHP package ip2location/ip2proxy-php-api without Composer
On this page you can find all versions of the php package ip2location/ip2proxy-php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ip2location/ip2proxy-php-api
More information about ip2location/ip2proxy-php-api
Files in ip2location/ip2proxy-php-api
Package ip2proxy-php-api
Short Description PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits via IP2Proxy API.
License MIT
Homepage https://www.ip2location.com/
Informations about the package ip2proxy-php-api
IP2Proxy PHP API
This project has been merged into IP2Proxy-PHP-Module. We will no longer maintain and support this project. Please visit IP2Proxy-PHP-Module for latest updates or enhancements.
This module allows user to query an IP address if it was being used as VPN anonymizer, open proxies, web proxies, Tor exits, data center, web hosting (DCH) range, search engine robots (SES), residential proxies (RES), consumer privacy networks (CPN), and enterprise private networks (EPN). It lookup the proxy IP address using IP2Proxy API.
Getting Started
To begin, an API key is required for this module to function. Find further information at https://www.ip2location.com/ip2proxy-web-service
Installation
Add the following to your composer.json file:
Usage
Response message
Name | Description |
---|---|
response | OK if success, otherwise failed. |
countryCode | 2 digits country code. |
countryName | Country name. |
regionName | Region or state name. |
cityName | City name. |
isp | The service provider name. |
isProxy | YES if the IP is a Proxy. NO if the IP is not a proxy. DCH if the IP belongs to Hosting Provider, Data Center or Content Delivery Network. Note: DCH is only available for PX2, PX3 and PX4 query |
proxyType | The type of proxy service. |
domain | Internet domain name associated with IP address range. |
usageType | Usage type classification of ISP or company. Refer Usage Type section. |
asn | Autonomous system number (ASN). |
as | Autonomous system (AS) name. |
lastSeen | Proxy last seen in days. |
threat | Security threat reported. |
Usage Type
- (COM) Commercial
- (ORG) Organization
- (GOV) Government
- (MIL) Military
- (EDU) University/College/School
- (LIB) Library
- (CDN) Content Delivery Network
- (ISP) Fixed Line ISP
- (MOB) Mobile ISP
- (DCH) Data Center/Web Hosting/Transit
- (SES) Search Engine Spider
- (RSV) Reserved