定制 vitalik74/yii2-geocode-yandex 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

vitalik74/yii2-geocode-yandex

最新稳定版本:1.0.0

Composer 安装命令:

composer require vitalik74/yii2-geocode-yandex

包简介

This is Yii2 extension for Geocode From Yandex

README 文档

README

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.

统计信息

  • 总下载量: 781
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-19