nullref/yii2-geo

GEO Module for Yii2

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 1

Type:yii2-extension

dev-master 2019-07-05 19:23 UTC

This package is auto-updated.

Last update: 2024-04-06 04:56:09 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

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.