Libraries tagged by luhn-algorithm
nekman/luhn-algorithm
858361 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
marvinlabs/laravel-luhn
435399 Downloads
Luhn algorithm for Laravel
jlorente/php-credit-cards
448143 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.
inacho/php-credit-card-validator
1411757 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
663046 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
jlorente/laravel-credit-cards
37072 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
dragon-code/card-number
13647 Downloads
Generation and verification of card numbers using Luhn's algorithm.
convenia/credit-card-validator-php
50917 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
horat1us/luhn-algorithm
60 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
selay/php-credit-card-validator
9496 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
jacques/luhn
1148 Downloads
Luhn algorithm implementation
annaghd/php-credit-card-validator-plus
13192 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
tdely/luhn
2863 Downloads
PHP implementation of the Luhn algorithm.
irabbi360/php-credit-card-validator
852 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date