Libraries tagged by luhn

intervention/validation

675 Favers
5605747 Downloads

Additional validation rules for the Laravel framework

Go to Download


marvinlabs/laravel-luhn

108 Favers
322501 Downloads

Luhn algorithm for Laravel

Go to Download


jlorente/php-credit-cards

41 Favers
315856 Downloads

A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.

Go to Download


inacho/php-credit-card-validator

216 Favers
1346236 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


selective/luhn

10 Favers
49738 Downloads

Luhn library, modulo 10

Go to Download


nekman/luhn-algorithm

22 Favers
718623 Downloads

Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.

Go to Download


freelancehunt/php-credit-card-validator

17 Favers
488684 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


komakino/luhn

2 Favers
176855 Downloads

Go to Download


komakino/identity

5 Favers
177373 Downloads

Validation and property parsing of identity numbers

Go to Download


dragon-code/card-number

59 Favers
11436 Downloads

Generation and verification of card numbers using Luhn's algorithm.

Go to Download


byrokrat/checkdigit

10 Favers
195290 Downloads

Helper classes to calculate and validate ckecksums

Go to Download


jlorente/laravel-credit-cards

6 Favers
32209 Downloads

Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.

Go to Download


rickard2/luhnar

3 Favers
11915 Downloads

Validate social security numbers

Go to Download


convenia/credit-card-validator-php

1 Favers
40429 Downloads

Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date

Go to Download


stocker4all/luhn-mod-n

0 Favers
49484 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


Next >>