Libraries tagged by luhn
srph/luhn
18 Downloads
An implementation of Luhn algorithm (aka mod-10 algorithm) in PHP.
shaheryarmahmod/luhnalgorithm
8 Downloads
Luhn Algorithm Implementation to validate Debit & Credit Cards and IMEI numbers.
samlittler/luhn-mod-16
288 Downloads
A PHP library for calculating Luhn Mod 16 checksums as used by Royal Mail and others
paybreak/luhn
25142 Downloads
Luhn algorithm implementation
padavvan/yii2-luhn-validator
41 Downloads
Luhn validate
kryshtalovich/luhn
8 Downloads
Card numbers validator and generator
krak/luhn
59 Downloads
Luhn Algorithm Library
horat1us/luhn-algorithm
11 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
azrael/luhn
6 Downloads
luhn
plasmaconduit/luhn
3412 Downloads
php-extended/php-luhn
3385 Downloads
A library to work with luhn's algorithm for validating numbers
php-extended/php-checksum-luhn
7978 Downloads
A library that implements the php-extended/php-checksum-interface for the luhn algorithm
zhuravel/php-luhn-checksum
17 Downloads
jayin/luhn-php
57 Downloads
parser CCID implement in PHP
hipsterjazzbo/laravel-luhn-validator
11302 Downloads
A luhn algorithm validator for Laravel 4's Validator