Libraries tagged by luhn
intervention/validation
5183751 Downloads
Additional validation rules for the Laravel framework
marvinlabs/laravel-luhn
299356 Downloads
Luhn algorithm for Laravel
jlorente/php-credit-cards
283925 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
1328560 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
selective/luhn
37801 Downloads
Luhn library, modulo 10
nekman/luhn-algorithm
674213 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
449332 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
komakino/luhn
167984 Downloads
komakino/identity
168854 Downloads
Validation and property parsing of identity numbers
dragon-code/card-number
11056 Downloads
Generation and verification of card numbers using Luhn's algorithm.
byrokrat/checkdigit
189699 Downloads
Helper classes to calculate and validate ckecksums
rickard2/luhnar
11048 Downloads
Validate social security numbers
jlorente/laravel-credit-cards
29973 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
37629 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
tdely/luhn
2475 Downloads
PHP implementation of the Luhn algorithm.