Skip to content
/ GB2260.php Public

The PHP implementation for looking up Chinese administrative divisions.

License

Notifications You must be signed in to change notification settings

cn/GB2260.php

Repository files navigation

GB/T 2260

Build Status version Download codecov.io

The latest GB/T 2260 codes. Updated at 2013, published at 2014.

Installation

Add the following line to your composer.json file:

"cn/gb2260": "dev-master"

Then run composer update to get the package.

Usage

$gb2260 = new \GB2260\GB2260();

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

License

This software is licensed under the MIT License.

About

The PHP implementation for looking up Chinese administrative divisions.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages