inacho / php-credit-card-validator

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
MIT License
199 stars 104 forks source link

[cards] Add updated card lengths #16

Closed rlweb closed 5 years ago

rlweb commented 6 years ago

To help with #14 we've used https://github.com/braintree/card-validator/ as base.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-69.2%) to 30.796% when pulling 701a0889f17cd275aa6dfb527b9cf278bd0bd7a3 on blubolt:diff-card-lengths into af3bab9af09dd159fbd23815ab08b1092d7fa963 on inacho:master.