pear / validate_finance_creditcard
Validation class for credit cards.
Package info
github.com/pear/Validate_Finance_CreditCard
pkg:composer/pear/validate_finance_creditcard
0.7.0
2021-05-19 22:03 UTC
Requires
- php: >=5.2.1
- pear/pear_exception: *
Requires (Dev)
This package is auto-updated.
Last update: 2026-02-20 09:08:24 UTC
README
Validate_Finance_CreditCard
Validation class for credit cards. Validates card numbers according to the Luhn algorithm and according to card type. Also validates CVV/CID/CSC numbers according to card type.
Supported card types are:
- MasterCard
- Visa
- American Express
- Diners Club
- Carte Blanche
- Discover
- JCB
- EnRoute
- Eurocard