Libraries tagged by credit card validator
sfyanbel/credit-card-validation
482 Downloads
Validation Credit Card to identify the Brand
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
designbycode/luhn-algorithm
295 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
lloople/php-credit-cards
3 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.
alkurn/yii2-creditcard
13 Downloads
Yii2 credit card widget with client validation
originphp/validation
10076 Downloads
OriginPHP Validation
shaheryarmahmod/luhnalgorithm
8 Downloads
Luhn Algorithm Implementation to validate Debit & Credit Cards and IMEI numbers.
horat1us/luhn-algorithm
11 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
qdenka/easyvalidation
1 Downloads
EasyValidation — a package for simple, fast, and extendable data validation (email, URL, number, date, credit card, IP, phone, etc.).