ip2location / ip2location-io-php
IP2Location.io PHP SDK to get geolocation info from IPv4 and IPv6 address.
Installs: 1 704
Dependents: 2
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 6
Open Issues: 0
Requires
- php: >=5.4.0
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^9
README
This PHP module enables user to query for an enriched data set, such as country, region, district, city, latitude & longitude, ZIP code, time zone, ASN, ISP, domain, net speed, IDD code, area code, weather station data, MNC, MCC, mobile brand, elevation, usage type, address type, advertisement category and proxy data with an IP address. It supports both IPv4 and IPv6 address lookup.
In addition, this module provides WHOIS lookup api that helps users to obtain domain information, WHOIS record, by using a domain name. The WHOIS API returns a comprehensive WHOIS data such as creation date, updated date, expiration date, domain age, the contact information of the registrant, mailing address, phone number, email address, nameservers the domain is using and much more.
This module requires API key to function. You may sign up for a free API key at https://www.ip2location.io/pricing.
Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2location-io-php.readthedocs.io/en/latest/index.html.
LICENCE
See the LICENSE file.