Home » Networking » Net_GeoIP
Library to perform geo-location lookups of IP addresses.
This package is unmaintained.
Download latest release 1.0.0 (there might be newer Composer installable version)
License: LGPL 2.1
Description
A library that uses Maxmind's GeoIP databases to accurately determine geographic location of an IP address.
Documentation
Maintainers
- Hans Lellelid (hlellelid) — lead, active
- Olivier Hill (ohill) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.0.0 (stable, 2011-05-12)
Release notes
License: LGPL 2.1
Push as stable
- 1.0.0RC3 (beta, 2010-03-25)
Release notes
License: LGPL 2.1
QA release
Bug #17262 - Location setter is invalid
Unit test coverage (minimal)
Restructure packet
Added sample data - 1.0.0RC2 (beta, 2009-09-20)
- 1.0.0RC1 (beta, 2006-09-01)
- 0.9.0alpha1 (alpha, 2005-04-27)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #3712 | Bogus | Bug | 2005-03-05 | geoip data outdated | |
| #4232 | Closed | Bug | 2005-04-27 | Incompatibility with php5.0.4 | |
| #8224 | Bogus | Bug | 0.9.0alpha1 | 2006-07-15 | Error on code |
| #10071 | Closed | Bug | 1.0.0RC1 | 2007-02-12 | Apache handles stacking while using SHMOP |
| #10198 | Bogus | Bug | 1.0.0RC1 | 2007-02-26 | method lookupCountryId throws exception on valid IP |
| #12133 | Closed | Bug | 1.0.0RC1 | 2007-09-28 | Country codes update |
| #13334 | Closed | Bug | 1.0.0RC1 | 2008-03-07 | IPv6 Addresses throw an exception |
| #14765 | No Feedback | Req | 1.0.0RC1 | 2008-10-09 | UTF-8 Support in Net_GeoIp |
| #15773 | Wont fix | Req | 1.0.0RC1 | 2009-01-25 | Support for BZ2 & ZLib compressed formats |
| #16051 | Closed | Req | 1.0.0RC1 | 2009-03-21 | Code improvement |
| #17262 | Closed | Bug | Unknown | 2010-03-24 | Net_GeoIP_Location setter not valid |
| #17668 | Open | Req | 1.0.0RC3 | 2010-08-07 | IPv6 support |
| #18529 | Closed | Req | 1.0.0 | 2011-05-12 | GeoLite database |
| #18640 | Bogus | Bug | 1.0.0 | 2011-06-30 | Class has no unserializer |
| #19125 | Closed | Bug | SVN | 2011-12-10 | upgrade PHPUnit require statements (for PEAR QA Team) |
| #19396 | Open | Req | 1.0.0 | 2012-04-24 | Database Type Retrieval Method |