Libraries tagged by luhn
selay/php-credit-card-validator
8654 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
11669 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
tdely/luhn
2567 Downloads
PHP implementation of the Luhn algorithm.
jacques/luhn
786 Downloads
Luhn algorithm implementation
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
rickard2/luhnar-validator
6443 Downloads
Symfony 2 validator to validate social security numbers
designbycode/luhn-algorithm
293 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
xi/algorithm
3004 Downloads
General purpose algorithms
marshmallow/validation
4133 Downloads
Additional validation rules for the Laravel framework
irabbi360/php-credit-card-validator
70 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
36 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.
thewebsolver/luhn-algorithm
0 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
stoufa/luhn-agorithm
14 Downloads
Luhn Agorithm Package