Libraries tagged by credit_card
laravel-validation-rules/credit-card
1404575 Downloads
Validate credit card number, expiration date, cvc
ronanguilloux/isocodes
2646493 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
jlorente/php-credit-cards
212760 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.
inacho/php-credit-card-validator
1299812 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
voronkovich/sberbank-acquiring-client
258708 Downloads
Client for working with Sberbank's acquiring REST API
paymentwall/paymentwall-php
657376 Downloads
Paymentwall PHP Library. Paymentwall is the leading digital payments platform for globally monetizing digital goods and services.
omise/omise-php
341475 Downloads
A PHP library designed specifically to connect with Omise API.
mollie/laravel-cashier-mollie
74822 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
marvinlabs/laravel-luhn
256591 Downloads
Luhn algorithm for Laravel
rplansky/credit-card
94113 Downloads
Simple package to generate and validate credit card numbers in PHP
mcred/detect-credit-card-type
571949 Downloads
Utility to determine credit card type by PAN
freelancehunt/php-credit-card-validator
381773 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
verotel/flexpay-php-client
136935 Downloads
A client to Verotel FlexPay online payment gateway
softr/asaas-php-sdk
48161 Downloads
Asaas.com PHP API Wrapper
nekman/luhn-algorithm
593257 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.