Libraries tagged by lunh-algorithm

luisalberto/checkdigit-algorithms

0 Favers
3236 Downloads

Check Digit Algorithms

Go to Download


marvinlabs/laravel-luhn

108 Favers
312203 Downloads

Luhn algorithm for Laravel

Go to Download


jlorente/php-credit-cards

40 Favers
301285 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
1337993 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


nekman/luhn-algorithm

21 Favers
699207 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
470725 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


jlorente/laravel-credit-cards

6 Favers
31339 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


dragon-code/card-number

58 Favers
11303 Downloads

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

Go to Download


convenia/credit-card-validator-php

1 Favers
39172 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


selay/php-credit-card-validator

1 Favers
8516 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
751 Downloads

Luhn algorithm implementation

Go to Download


annaghd/php-credit-card-validator-plus

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


horat1us/luhn-algorithm

0 Favers
10 Downloads

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

Go to Download


designbycode/luhn-algorithm

1 Favers
284 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


chrsc/luhn-algorithm

5 Favers
24 Downloads

Validate and create credit/bank/loyalty card numbers

Go to Download


Next >>