Libraries tagged by credit card validator
chrsc/luhn-algorithm
4 Favers
24 Downloads
24 Downloads
Validate and create credit/bank/loyalty card numbers
hashbang/securepay
23 Favers
2449 Downloads
2449 Downloads
PHP SecurePay API
designbycode/luhn-algorithm
1 Favers
258 Downloads
258 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
0 Favers
2 Downloads
2 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
0 Favers
13 Downloads
13 Downloads
Yii2 credit card widget with client validation
shaheryarmahmod/luhnalgorithm
0 Favers
6 Downloads
6 Downloads
Luhn Algorithm Implementation to validate Debit & Credit Cards and IMEI numbers.