Download the PHP package peter-wan/idcard without Composer
On this page you can find all versions of the php package peter-wan/idcard. 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 idcard
Vitale.Wang API idcard PHP Client 身份号码信息解析
这是Vitale.Wang API的PHP版本封装开发包,由Vitale.Wang提供,一般支持最新的 API 功能。
支持的 PHP 版本: 5.3.3 ~ 5.6.x, 7.0.x
Installation
使用 Composer 安装
-
在项目中的
composer.json
文件中添加 Organize 依赖: -
执行
$ php composer.phar install
或$ composer install
进行安装。直接下载源码安装
直接下载源代码也是一种安装 SDK 的方法,不过因为有版本更新的维护问题,所以这种安装方式十分不推荐,但由于种种原因导致无法使用 Composer,所以我们也提供了这种情况下的备选方案。
- 下载源代码包,解压到项目中
-
在项目中引入 autoload:
初始化
OR
检查身份证是否生效,生效返回TRUE,失效情况下在初始化阶段抛出异常
判端性别
获取年龄、出生年月、生肖、星座
获取地域信息
身份证工具
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/PerterWan/idcard
License
The library is available as open source under the terms of the MIT License.
All versions of idcard with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-mbstring Version *
ext-mbstring Version *
The package peter-wan/idcard contains the following files
Loading the files please wait ....