vitalik74/yii2-geocode-yandex This is Yii2 extension for Geocode From Yandex

yandexgeocodegeocodeyandex

yii2-geocode-yandex

REQUIREMENTS

The minimum requirement by this application template that your Web server supports PHP 5.4.0 and Yii2.

INSTALLATION

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install this widget. Put in your composer.json in require case:

"vitalik74/yii2-geocode-yandex": "*"

And run command "composer update".

DOCUMENTATIONS

See doc.

USAGE

$geo = new vitalik74\geocode\Geocode();
$geo->get('Moscow, Kremlin', ['kind' => 'house']);

TESTS

Install codeception (see in composer.json). For run test use codecept run unit.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



1.0.0 is the latest of one release



MIT license
Stats
2 github stars & 2 github forks
0 downloads in the last day
15 downloads in the last 30 days
742 total downloads