Libraries tagged by luhn
intervention/validation
2379060 Downloads
Additional validation rules for the Laravel framework
marvinlabs/laravel-luhn
133602 Downloads
Luhn algorithm for Laravel
inacho/php-credit-card-validator
1161152 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
352195 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
jlorente/php-credit-cards
22490 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.
freelancehunt/php-credit-card-validator
181296 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
selective/luhn
2915 Downloads
Luhn library, modulo 10
komakino/luhn
110408 Downloads
komakino/identity
111372 Downloads
Validation and property parsing of identity numbers
byrokrat/checkdigit
117785 Downloads
Helper classes to calculate and validate ckecksums
jlorente/laravel-credit-cards
10366 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.
stocker4all/luhn-mod-n
32290 Downloads
Generates and verifies luhn mod n checksums
rickard2/luhnar
6187 Downloads
Validate social security numbers
convenia/credit-card-validator-php
15311 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
1273 Downloads
PHP implementation of the Luhn algorithm.