GEO Module for Yii2
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nullref/yii2-geo "*"
or add
"nullref/yii2-geo": "*"
to the require section of your composer.json
file.
You can use this module with Yii2 Admin module.