Download the PHP package riskivy/yii2-geoip without Composer
On this page you can find all versions of the php package riskivy/yii2-geoip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download riskivy/yii2-geoip
More information about riskivy/yii2-geoip
Files in riskivy/yii2-geoip
Download riskivy/yii2-geoip
More information about riskivy/yii2-geoip
Files in riskivy/yii2-geoip
Vendor riskivy
Package yii2-geoip
Short Description Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
License MIT
Package yii2-geoip
Short Description Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-geoip
Yii 2 GeoIP extension
Provides information about geographical location of user by IP address.
Currently available:
- Country
- City
- Latitude, Longitude
- Country ISO Code
Install
Run
OR
add to your composer.json
and run
Usage
Like component
somewhere in code
Like object directly somewhere in your application
FAQ
Q: I get error Required database not available at /usr/share/GeoIP/GeoIPCity.dat.
. What to do?
A: Download this file http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz and ungzip it into /usr/share/GeoIP/GeoIPCity.dat
All versions of yii2-geoip with dependencies
PHP Build Version
Package Version
The package riskivy/yii2-geoip contains the following files
Loading the files please wait ....