Skip to content

Jayin/luhn-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luhn-PHP Latest Stable Version

Luhn algorithm Luhn算法PHP实现

安装

composer require "jayin/luhn-php"

使用

require_once("vendor/autoload.php");

echo \Jayin\Luhn::parser('7992739871x');
//=>  79927398713