Search by

jayin / luhn-php

Jayin

parser CCID implement in PHP

Package info

github.com/Jayin/luhn-php

pkg:composer/jayin/luhn-php

Statistics

Installs: 68

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2017-03-01 01:54 UTC

This package is not auto-updated.

Last update: 2026-09-13 12:46:36 UTC


README

Luhn algorithm Luhn算法PHP实现

安装

composer require "jayin/luhn-php"

使用

require_once("vendor/autoload.php");

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