An open API service indexing awesome lists of open source software.

https://github.com/php/pecl-networking-geoip

Map IP address to geographic places
https://github.com/php/pecl-networking-geoip

Last synced: 6 months ago
JSON representation

Map IP address to geographic places

Awesome Lists containing this project

README

          

This PHP extension allows you to find the location of an IP address - City, State,
Country, Longitude, Latitude, and other information as all, such as ISP and connection type.

To compile it, you will need to have the GeoIP c library installed.

For installation instructions for PHP extensions, see:
http://www.php.net/manual/en/install.pecl.php