Download the PHP package uuling/id-card without Composer
On this page you can find all versions of the php package uuling/id-card. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package id-card
中国(大陆)公民身份证类包
- 身份证号码验证,兼容18位和15位的新老身份证
- 基于 国标
GB/T 2260-2007
(中华人民共和国行政区划代码 标准) 。
安装
composer require uuling/id-card
环境要求
- PHP >= 5.4.0
使用说明
选项
选项 | 描述 |
---|---|
Identity::GENDER_EN | 性别显示方式:英文首字符【默认】(m/f) |
Identity::GENDER_CN | 性别显示方式:中文(男/女) |
License
MIT
All versions of id-card with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package uuling/id-card contains the following files
Loading the files please wait ....