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

add phpDoc for public functions #19

Open rozinko opened 6 years ago

rozinko commented 6 years ago

add phpDoc for public functions