GB/T 2260

January 4, 2016 · View on GitHub

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.