Libraries tagged by credit cards
laravel-validation-rules/credit-card
1848733 Downloads
Validate credit card number, expiration date, cvc
ronanguilloux/isocodes
3035152 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
320518 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
1348252 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
302133 Downloads
Client for working with Sberbank's acquiring REST API
paymentwall/paymentwall-php
733062 Downloads
Paymentwall PHP Library. Paymentwall is the leading digital payments platform for globally monetizing digital goods and services.
omise/omise-php
413607 Downloads
A PHP library designed specifically to connect with Omise API.
mollie/laravel-cashier-mollie
103122 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
marvinlabs/laravel-luhn
326426 Downloads
Luhn algorithm for Laravel
netshell/paypal
357221 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
633810 Downloads
Utility to determine credit card type by PAN
freelancehunt/php-credit-card-validator
493761 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
178484 Downloads
A client to Verotel FlexPay online payment gateway
softr/asaas-php-sdk
93057 Downloads
Asaas.com PHP API Wrapper
nekman/luhn-algorithm
723940 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.