marvinlabs/laravel-luhn
Luhn algorithm for Laravel
时间:2018-05-08 08:52
srph/luhn
An implementation of Luhn algorithm (aka mod-10 algorithm) in PHP.
时间:2015-03-20 07:32
inacho/php-credit-card-validator
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
时间:2014-11-27 11:16
nekman/luhn-algorithm
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
时间:2014-03-13 13:54