Libraries tagged by lunh-algorithm
luisalberto/checkdigit-algorithms
2713 Downloads
Check Digit Algorithms
marvinlabs/laravel-luhn
293555 Downloads
Luhn algorithm for Laravel
jlorente/php-credit-cards
276424 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
inacho/php-credit-card-validator
1324746 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
nekman/luhn-algorithm
664191 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
freelancehunt/php-credit-card-validator
439568 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dragon-code/card-number
10630 Downloads
Generation and verification of card numbers using Luhn's algorithm.
jlorente/laravel-credit-cards
29594 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
selay/php-credit-card-validator
8233 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
convenia/credit-card-validator-php
36266 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
tdely/luhn
2442 Downloads
PHP implementation of the Luhn algorithm.
annaghd/php-credit-card-validator-plus
11376 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
jacques/luhn
671 Downloads
Luhn algorithm implementation
irabbi360/php-credit-card-validator
58 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date