Libraries tagged by luhn-algorithm
g4/php-credit-card-validator
0 Favers
15 Downloads
15 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
designbycode/south-african-id-validator
0 Favers
68 Downloads
68 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
batmage/credit-card-validator
1 Favers
42 Downloads
42 Downloads
A simple credit card validator using the Luhn algorithm
php-extended/php-luhn
0 Favers
3385 Downloads
3385 Downloads
A library to work with luhn's algorithm for validating numbers
php-extended/php-checksum-luhn
0 Favers
7978 Downloads
7978 Downloads
A library that implements the php-extended/php-checksum-interface for the luhn algorithm
luisalberto/checkdigit-algorithms
0 Favers
5258 Downloads
5258 Downloads
Check Digit Algorithms
stoufa/luhn-agorithm
0 Favers
14 Downloads
14 Downloads
Luhn Agorithm Package