glaubinix / geo-ip
This package is abandoned and no longer maintained.
The author suggests using the willdurand/geocoder package instead.
dev-master
2014-01-31 22:58 UTC
Requires
- doctrine/cache: v1.2.0
- guzzle/http: v3.7.3
Requires (Dev)
- phpunit/phpunit: 3.7.*
Suggests
- geoip2/geoip2: use the local max mind geo ip database
This package is auto-updated.
Last update: 2022-02-01 12:29:28 UTC
README
PHP GeoIp Wrapper Library
Just a simple wrapper library around different geo ip provider. So far I only implemented freegeoip.net, they have an api usage limit of 10000 queries per hour which should be more than enough for most cases.
Features
DevProvider for development environment without internet access.