Libraries tagged by credit-card
ronanguilloux/isocodes
2825936 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
1604345 Downloads
Validate credit card number, expiration date, cvc
jlorente/php-credit-cards
269020 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
1321597 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
279462 Downloads
Client for working with Sberbank's acquiring REST API
paymentwall/paymentwall-php
692915 Downloads
Paymentwall PHP Library. Paymentwall is the leading digital payments platform for globally monetizing digital goods and services.
omise/omise-php
376598 Downloads
A PHP library designed specifically to connect with Omise API.
mollie/laravel-cashier-mollie
86595 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
marvinlabs/laravel-luhn
288686 Downloads
Luhn algorithm for Laravel
netshell/paypal
335203 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
601719 Downloads
Utility to determine credit card type by PAN
freelancehunt/php-credit-card-validator
431942 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
157381 Downloads
A client to Verotel FlexPay online payment gateway
softr/asaas-php-sdk
71642 Downloads
Asaas.com PHP API Wrapper
nekman/luhn-algorithm
653656 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.