Libraries tagged by Luhn algorithm
designbycode/south-african-id-validator
0 Favers
11 Downloads
11 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
40 Downloads
40 Downloads
A simple credit card validator using the Luhn algorithm
fredricj/check-algos
0 Favers
6 Downloads
6 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms
luisalberto/checkdigit-algorithms
0 Favers
2675 Downloads
2675 Downloads
Check Digit Algorithms
stoufa/luhn-agorithm
0 Favers
13 Downloads
13 Downloads
Luhn Agorithm Package