Libraries tagged by Credit Card number

chrsc/luhn-algorithm

4 Favers
24 Downloads

Validate and create credit/bank/loyalty card numbers

Go to Download


stocker4all/luhn-mod-n

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


nekoos/credit-card-validator

0 Favers
6 Downloads

Validates popular debit and credit cards numbers.

Go to Download


larautils/credit-card

0 Favers
10 Downloads

Validate credit card number, expiration date, cvc

Go to Download


jacek-9999/credit-card-generator

1 Favers
104 Downloads

Generating valid credit card numbers

Go to Download


imaddev/php-credit-card-validator

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


g4/php-credit-card-validator

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


danielebarbaro/laravel-credit-card-validator

0 Favers
1 Downloads

laravel-credit-card-validator is a package to validate a credit card number.

Go to Download


cebugle/laravel-credit-card-rule

0 Favers
24 Downloads

Validate credit card number, expiration date, cvc

Go to Download


gxela/creditcard-number-generator

4 Favers
13469 Downloads

Credit Card Number Generator

Go to Download


lloople/php-credit-cards

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


amiriskander/valid-credit-card

2 Favers
16 Downloads

Validate credit and debit cards given their card numbers and cvc number

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


neblar/descardid

0 Favers
6 Downloads

DesCardId (of Card Identification) is a php library used for identifying credit card numbers in text.

Go to Download


<< Previous Next >>