2017 © Pedro Peláez
 

library gb2260

中华人民共和国国家标准 GB/T 2260 行政区划代码

image

cn/gb2260

中华人民共和国国家标准 GB/T 2260 行政区划代码

  • Thursday, October 20, 2016
  • by shen2
  • Repository
  • 17 Watchers
  • 52 Stars
  • 185 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 1 Open issues
  • 2 Versions
  • 23 % Grown

The README.md

GB/T 2260

Build Status version Download codecov.io, (*1)

The latest GB/T 2260 codes. Updated at 2013, published at 2014., (*2)

Installation

Add the following line to your composer.json file:, (*3)

"cn/gb2260": "dev-master"

Then run composer update to get the package., (*4)

Usage

$gb2260 = new \GB2260\GB2260();

$gb2260->get(420822); // returns '湖北省 荆门市 沙洋县'

License

This software is licensed under the MIT License., (*5)

The Versions

20/10 2016

dev-master

9999999-dev

中华人民共和国国家标准 GB/T 2260 行政区划代码

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Shen Zhenyu

13/03 2015

v0.2

0.2.0.0

中华人民共和国国家标准GB/T 2260 行政区划代码

  Sources   Download

WTFPL

The Requires

  • php >=5.4.0

 

by Shen Zhenyu