nertlab/geo-address 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

nertlab/geo-address

Composer 安装命令:

composer require nertlab/geo-address

包简介

Geo address validation and search library

README 文档

README

This package is help you to import the master data about the geo address for the following fields.

  • Country Code
  • Place Name
  • Postal Code
  • State Code
  • State Name
  • Province Code
  • Province Name
  • Community Code
  • Community Name
  • Latitude
  • Longitude

This approach is to import data to database in any supported for Laravel/Lumen

Installation

composer require nertlab/geo-address

Usage

After the installation if you are going to use in Lumen project follow the steps:

Lumen Usage

Copy the migration file 0000_00_00_000000_create_nertlab_addresses_table from vendor/nertlab/geo-address/migrations folder and put into your applications database/migrations folder

There after run the php artisan migrate command to create the tables.

There after in your app/Kernel.php add the line as follow or update if exist

protected $commands = [
        Nertlab\GeoAddress\commands\AddressImportCommand::class
    ];

Therafter run the command php artisan nertlab:address-import and choose the country to import the data

Currently available countries and country codes

  1. LK : Sri Lanka

Other countries available soon.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-03-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固