Libraries tagged by card number
ronanguilloux/isocodes
2853029 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
laravel-validation-rules/credit-card
1628104 Downloads
Validate credit card number, expiration date, cvc
inacho/php-credit-card-validator
1324746 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
jlorente/php-credit-cards
276424 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.
chekalskiy/php-banks-db
69791 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
freelancehunt/php-credit-card-validator
439568 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
dragon-code/card-number
10630 Downloads
Generation and verification of card numbers using Luhn's algorithm.
nekman/luhn-algorithm
664191 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
rplansky/credit-card
95417 Downloads
Simple package to generate and validate credit card numbers in PHP
jlorente/laravel-credit-cards
29594 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.
abordage/nova-total-card
43594 Downloads
A Laravel Nova card that displays the total number of records of a specific model
yupmin/magoo
30303 Downloads
PHP library to mask (redact) credit card numbers, emails and more.
chekalskiy/php-bank-db
4829 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
yorch/phpbin
58255 Downloads
PHP Library for validate BIN/IIN Numbers Cards
loostro/cryptomute
26364 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).