luhn-php
There are 3 repositories under luhn-php topic.
Ekman/luhn-algorithm
Minimal, zero-dependency implementation of the Luhn Algorithm for PHP.
Jayin/luhn-php
Luhn算法PHP实现
TheWebSolver/luhn-algorithm
PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm