We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0752158 commit ffdb8bfCopy full SHA for ffdb8bf
README.md
@@ -80,14 +80,18 @@ $idValidator->fakeId(false); // 15 位
80
81
* [中华人民共和国民政部:行政区划代码](http://www.mca.gov.cn/article/sj/xzqh/)
82
83
+* [中华人民共和国行政区划代码历史数据集](https://github.com/jxlwqq/address-code-of-china)
84
+
85
* [港澳台居民居住证](https://zh.wikipedia.org/wiki/港澳台居民居住证)
86
87
## Change Log
88
* 1.1.0 身份证号返回信息新增生肖和星座内容;
89
90
* 1.2.0 支持港澳台居民居住证;
91
-* 1.3.0 行政区划代码(地址码)数据改由从中华人民共和国民政部官方网站获取。
92
+* 1.3.0 行政区划代码(地址码)数据改由从中华人民共和国民政部官方网站获取;
93
94
+* 1.4.0 支持查询因行政区变更而废弃的地址码;
95
96
## License
97
MIT
0 commit comments