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
- Host: GitHub
- URL: https://github.com/php/pecl-networking-geoip
- Owner: php
- License: other
- Created: 2021-04-06T09:12:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T06:54:55.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T21:22:34.632Z (over 1 year ago)
- Language: C
- Size: 63.5 KB
- Stars: 7
- Watchers: 11
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: LICENSE
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