File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11# PHP Credit Card Validator
22
3- [ ![ Build Status] ( https://travis-ci.org/inacho/php-credit-card-validator.svg?branch=master )] ( https://travis-ci.org/inacho/php-credit-card-validator ) [ ![ Coverage Status] ( https://coveralls.io/repos/inacho/php-credit-card-validator/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/inacho/php-credit-card-validator?branch=master )
3+ [ ![ Build Status] ( https://travis-ci.org/inacho/php-credit-card-validator.svg?branch=master )] ( https://travis-ci.org/inacho/php-credit-card-validator ) [ ![ Coverage Status] ( https://coveralls.io/repos/inacho/php-credit-card-validator/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/inacho/php-credit-card-validator?branch=master ) [ ![ Latest Stable Version ] ( https://poser.pugx.org/inacho/php-credit-card-validator/version )] ( https://packagist.org/packages/inacho/php-credit-card-validator ) [ ![ Total Downloads ] ( https://poser.pugx.org/inacho/php-credit-card-validator/downloads )] ( https://packagist.org/packages/inacho/php-credit-card-validator )
44
55Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm.
66Also validates the CVC and the expiration date.
You can’t perform that action at this time.
0 commit comments