Skip to content

homevip/idcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用于检测身份证号码的函数
    $nber = '123456789';
    $IDCard = new IDCard();
    dd($IDCard::isCard($nber));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages