Libraries tagged by luhn

rickard2/luhnar-validator

0 Favers
5920 Downloads

Symfony 2 validator to validate social security numbers

Go to Download


marshmallow/validation

0 Favers
3550 Downloads

Additional validation rules for the Laravel framework

Go to Download


selay/php-credit-card-validator

0 Favers
6857 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
10054 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


samlittler/luhn-mod-16

2 Favers
281 Downloads

A PHP library for calculating Luhn Mod 16 checksums as used by Royal Mail and others

Go to Download


chrsc/luhn-algorithm

4 Favers
24 Downloads

Validate and create credit/bank/loyalty card numbers

Go to Download


zhuravel/php-luhn-checksum

2 Favers
16 Downloads

Go to Download


stocker4all/luhn-mod-n

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


designbycode/luhn-algorithm

1 Favers
258 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
10044 Downloads

OriginPHP Validation

Go to Download


irabbi360/php-credit-card-validator

2 Favers
32 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


giahojnost/credit-card-validator

0 Favers
6 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
10 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


<< Previous Next >>