定制 jlorente/yii2-locations-spain 二次开发

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

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

jlorente/yii2-locations-spain

最新稳定版本:0.6.3

Composer 安装命令:

composer require jlorente/yii2-locations-spain

包简介

A Yii2 extension of the jlorente/yii2-locations module that provides the module with all the spanish regions and cities.

README 文档

README

A Yii2 extension of the jlorente/yii2-locations module that provides the module with all the spanish regions and cities.

Installation

Include the package as dependency under the composer.json file.

To install, either run

$ php composer.phar require jlorente/yii2-locations-spain "*"

or add

...
    "require": {
        // ... other configurations ...
        "jlorente/yii2-locations-spain": "*"
    }

to the require section of your composer.json file and run the following commands from your project directory.

$ composer update

If you didn't install the jlorente/yii2-locations module previously, you must follow its installation process before continuing. The module should have been downloaded in the last "composer update" so you must only run its migrations and configure it.

$ ./yii migrate --migrationPath=@vendor/jlorente/yii2-locations-spain/src

License

Copyright © 2015 José Lorente Martín jose.lorente.martin@gmail.com.

Licensed under the MIT license. See LICENSE.txt for details.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

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