nullref / yii2-geo
GEO Module for Yii2
dev-master
2019-07-05 19:23 UTC
Requires
- php: >=7.0.0
- kartik-v/yii2-widget-depdrop: @dev
- nullref/yii2-core: dev-master
- nullref/yii2-useful: dev-master
- yiisoft/yii2: >=2.0.4
This package is auto-updated.
Last update: 2026-03-06 08:56:13 UTC
README
GEO Module for Yii2
Installation
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.
Using with yii2-admin module
You can use this module with Yii2 Admin module.