Libraries tagged by luhn
intervention/validation
7303361 Downloads
Additional validation rules for the Laravel framework
nekman/luhn-algorithm
880090 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
marvinlabs/laravel-luhn
446962 Downloads
Luhn algorithm for Laravel
jlorente/php-credit-cards
464975 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
1420064 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
687927 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
selective/luhn
130770 Downloads
Luhn library, modulo 10
dragon-code/card-number
13967 Downloads
Generation and verification of card numbers using Luhn's algorithm.
byrokrat/checkdigit
218170 Downloads
Helper classes to calculate and validate ckecksums
jlorente/laravel-credit-cards
37859 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.
komakino/luhn
199750 Downloads
rickard2/luhnar
15545 Downloads
Validate social security numbers
padosoft/laravel-pii-redactor
472 Downloads
Italian-first PII redaction pipeline for Laravel: deterministic regex + checksum-validated detectors (codice fiscale, P.IVA, IBAN), pluggable strategies (mask / hash / tokenise / drop), GDPR + EU AI Act ready.
komakino/identity
200204 Downloads
Validation and property parsing of identity numbers
convenia/credit-card-validator-php
51873 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