Libraries tagged by Luhn algorithm
lloople/php-credit-cards
6 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.
imaddev/php-credit-card-validator
29 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
giahojnost/credit-card-validator
7 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
g4/php-credit-card-validator
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
69 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
42 Downloads
A simple credit card validator using the Luhn algorithm
fredricj/check-algos
7 Downloads
Collection of checksum algorithms. Currently supports Verhoeff, Luhn and Damm algorithms
luisalberto/checkdigit-algorithms
5331 Downloads
Check Digit Algorithms
stoufa/luhn-agorithm
14 Downloads
Luhn Agorithm Package
oizys/hungarian
140 Downloads
Kuhn-Munkres (Hungarian) algorithm for the assignment problem