Download the PHP package sergwizard/yii2-geo-ip without Composer
On this page you can find all versions of the php package sergwizard/yii2-geo-ip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergwizard/yii2-geo-ip
More information about sergwizard/yii2-geo-ip
Files in sergwizard/yii2-geo-ip
Download sergwizard/yii2-geo-ip
More information about sergwizard/yii2-geo-ip
Files in sergwizard/yii2-geo-ip
Vendor sergwizard
Package yii2-geo-ip
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-geo-ip
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-geo-ip
Yii 2 GeoIP extension
This extension allows you to get geo data by ip address.
Currently available:
- All fields of the database Maxmind
Install
Run
OR
add to your composer.json
and run
Usage
Like component
somewhere in code
To see all the available properties, you need to do the following:
The result can be like :
Base usage
Provide a custom database (for example, if you own a licence)
This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com
All versions of yii2-geo-ip with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
yiisoft/yii2 Version ~2.0.0
maxmind-db/reader Version ~1.0
sergwizard/maxmind-geolite2-db Version *
yiisoft/yii2 Version ~2.0.0
maxmind-db/reader Version ~1.0
sergwizard/maxmind-geolite2-db Version *
The package sergwizard/yii2-geo-ip contains the following files
Loading the files please wait ....