2017 © Pedro Peláez
 

library identity-card

Chinese Identity Card package

image

pfinal/identity-card

Chinese Identity Card package

  • Thursday, November 9, 2017
  • by pfinal
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

中国(大陆)公民身份证类, (*1)

安装, (*2)

composer require pfinal/identity-card

<?php require_once __DIR__ . '/vendor/autoload.php'; use PFinal\IdentityCard\IDCard; //是否有效 $isPass = IDCard::validate('440105199101301233'); //生日 $birthday = IDCard::getBirthday('440105199101301233'); //性别 $gender = IDCard::getGender('440105199101301233'); //地区信息 //安装组件 composer require "douyasi/identity-card" //需要开启 pdo sqlite 扩展 $area = IDCard::getArea('440105199101301233');

The Versions

09/11 2017

dev-master

9999999-dev http://www.pfinal.cn

Chinese Identity Card package

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Zou Yiliang

identity chinese personal identity card

09/11 2017

v1.0.1

1.0.1.0 http://www.pfinal.cn

Chinese Identity Card package

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Zou Yiliang

identity chinese personal identity card

09/11 2017

v1.0.0

1.0.0.0 http://www.pfinal.cn

Chinese Identity Card package

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Zou Yiliang

identity chinese personal identity card