Libraries tagged by credit-card
laravel-validation-rules/credit-card
1671781 Downloads
Validate credit card number, expiration date, cvc
ronanguilloux/isocodes
2887994 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
284325 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
1328808 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
285842 Downloads
Client for working with Sberbank's acquiring REST API
paymentwall/paymentwall-php
706497 Downloads
Paymentwall PHP Library. Paymentwall is the leading digital payments platform for globally monetizing digital goods and services.
omise/omise-php
388514 Downloads
A PHP library designed specifically to connect with Omise API.
mollie/laravel-cashier-mollie
91738 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
marvinlabs/laravel-luhn
299747 Downloads
Luhn algorithm for Laravel
netshell/paypal
343076 Downloads
Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
mcred/detect-credit-card-type
610550 Downloads
Utility to determine credit card type by PAN
freelancehunt/php-credit-card-validator
449892 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
163160 Downloads
A client to Verotel FlexPay online payment gateway
softr/asaas-php-sdk
79368 Downloads
Asaas.com PHP API Wrapper
nekman/luhn-algorithm
675067 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.