jayin/luhn-php

parser CCID implement in PHP

Maintainers

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-03-15 09:45:37 UTC


README

Luhn algorithm Luhn算法PHP实现

安装

composer require "jayin/luhn-php"

使用

require_once("vendor/autoload.php");

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