Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuenti/geoip
https://github.com/tuenti/geoip
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuenti/geoip
- Owner: tuenti
- Created: 2012-05-07T08:13:05.000Z (over 12 years ago)
- Default Branch: RELEASE_1_0_7
- Last Pushed: 2012-05-28T19:16:13.000Z (over 12 years ago)
- Last Synced: 2024-04-16T12:00:49.429Z (7 months ago)
- Language: C
- Size: 154 KB
- Stars: 1
- Watchers: 49
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
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