Home » Networking » Net_Geo
Geographical locations based on Internet address
This package is unmaintained.
Download latest release 1.0.5 (archived versions might be outdated)
License: PHP License
Description
Obtains geographical information based on IP number, domain name,
or AS number. Makes use of CAIDA Net_Geo lookup, HostIP or
localizer extension.
Documentation
Maintainers
- Darren Ehlers (ehlersd) — lead, active
- Graeme Merrall (graeme) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- Cache
- XML_Serializer
Releases
- 1.0.5 (stable, 2010-10-24)
- 1.0.4 (stable, 2006-03-29)
Release notes
License: PHP License
Corrected wrong include path for XML_Serializer package (used for hostip service)
- 1.0.3 (stable, 2006-03-28)
Release notes
License: PHP License
Removed the PHP5 dependency, and added the Package "XML_Serializer" dependency.
- 1.0.2 (stable, 2006-03-19)
Release notes
License: PHP License
The NetGEO database is extremely old with no plans to update
or further support it. It has been updated to add in support for
the HostIP service, as well as a few bug fixes (related to the use
of the alternate_url options). - 1.0.1 (stable, 2005-10-25)
Release notes
License: PHP License
* Added use of pear Cache::Function
* Added additional use of localizer API (see READ me for URL)
* Bug #10 fixed
* Typo in example fixed. - 1.0 (stable, 2002-05-05)
Release notes
License: PHP License
* Added use of pear Cache::Function
* Added additional use of localizer API (see READ me for URL)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10 | Closed | Bug | 2003-09-15 | fsockopen is using old pass-by-reference | |
| #1294 | Closed | Bug | 2004-04-27 | Call-time pass-by-reference has been deprecated | |
| #1295 | Closed | Bug | 2004-04-27 | pear install did not report Cache dependency | |
| #6120 | Closed | Bug | 2005-12-01 | NetGeo DB is so old | |
| #7135 | Closed | Bug | 1.0.1 | 2006-03-16 | Support for HostIP and misc bug fixes |
| #7228 | Closed | Bug | 1.0.2 | 2006-03-28 | 1.0.2 version introduces php 5 keywords but doesn't require the version |
| #7229 | Closed | Bug | 1.0.2 | 2006-03-28 | package includes Extras/XML/Unserializer.php but doesn't give reference where t |
| #7924 | Wont fix | Bug | 1.0.4 | 2006-06-16 | Dependency on unstable package |