Libraries tagged by luhn

stocker4all/luhn-mod-n

0 Favers
49205 Downloads

luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.

Go to Download


rickard2/luhnar-validator

0 Favers
6336 Downloads

Symfony 2 validator to validate social security numbers

Go to Download


marshmallow/validation

0 Favers
4086 Downloads

Additional validation rules for the Laravel framework

Go to Download


selay/php-credit-card-validator

1 Favers
8339 Downloads

Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.

Go to Download


annaghd/php-credit-card-validator-plus

0 Favers
11442 Downloads

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


jacques/luhn

0 Favers
685 Downloads

Luhn algorithm implementation

Go to Download


chrsc/luhn-algorithm

5 Favers
24 Downloads

Validate and create credit/bank/loyalty card numbers

Go to Download


hipsterjazzbo/laravel-luhn-validator

3 Favers
11301 Downloads

A luhn algorithm validator for Laravel 4's Validator

Go to Download


designbycode/luhn-algorithm

1 Favers
272 Downloads

The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.

Go to Download


xi/algorithm

12 Favers
3004 Downloads

General purpose algorithms

Go to Download


originphp/validation

1 Favers
10062 Downloads

OriginPHP Validation

Go to Download


irabbi360/php-credit-card-validator

4 Favers
63 Downloads

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


designbycode/south-african-id-validator

0 Favers
15 Downloads

The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.

Go to Download


thewebsolver/luhn-algorithm

0 Favers
0 Downloads

PHP library to validate digits such as Credit Card Number, IMEI number, etc. with Luhn Algorithm

Go to Download


themismin/laravel-luhn-validator

0 Favers
780 Downloads

ID card valudator luhn algorithm validator.

Go to Download


<< Previous Next >>