Libraries tagged by luhn
tdely/luhn
2930 Downloads
PHP implementation of the Luhn algorithm.
horat1us/luhn-algorithm
172 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
stocker4all/luhn-mod-n
50836 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
marshmallow/validation
4609 Downloads
Additional validation rules for the Laravel framework
selay/php-credit-card-validator
9590 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
irabbi360/php-credit-card-validator
863 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
annaghd/php-credit-card-validator-plus
13485 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
rickard2/luhnar-validator
6917 Downloads
Symfony 2 validator to validate social security numbers
xi/algorithm
3004 Downloads
General purpose algorithms
lemmon/id
11 Downloads
Random IDs optimized for visual transcription, with a curated alphabet, normalization, and a built-in check character.
imaddev/php-credit-card-validator
33 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
thewebsolver/luhn-algorithm
3 Downloads
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm
themismin/laravel-luhn-validator
781 Downloads
ID card valudator luhn algorithm validator.
tankfairies/luhn
5 Downloads
Luhn Template Generator