Libraries tagged by credit card validator
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
horat1us/luhn-algorithm
10 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
designbycode/luhn-algorithm
284 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
10064 Downloads
OriginPHP Validation
shaheryarmahmod/luhnalgorithm
7 Downloads
Luhn Algorithm Implementation to validate Debit & Credit Cards and IMEI numbers.
qdenka/easyvalidation
0 Downloads
EasyValidation — a package for simple, fast, and extendable data validation (email, URL, number, date, credit card, IP, phone, etc.).