Libraries tagged by Luhn algorithm
marvinlabs/laravel-luhn
303778 Downloads
Luhn algorithm for Laravel
jlorente/php-credit-cards
289608 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
1331689 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
nekman/luhn-algorithm
683084 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
freelancehunt/php-credit-card-validator
456506 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dragon-code/card-number
11184 Downloads
Generation and verification of card numbers using Luhn's algorithm.
jlorente/laravel-credit-cards
30372 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.
convenia/credit-card-validator-php
38271 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
selay/php-credit-card-validator
8456 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
11466 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
tdely/luhn
2490 Downloads
PHP implementation of the Luhn algorithm.
jacques/luhn
689 Downloads
Luhn algorithm implementation
hipsterjazzbo/laravel-luhn-validator
11302 Downloads
A luhn algorithm validator for Laravel 4's Validator
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
xi/algorithm
3004 Downloads
General purpose algorithms