Libraries tagged by credit-card
rafaellimareis/credit-card
172 Downloads
Validate credit card number, expiration date, cvc
larium/credit-card
652 Downloads
Credit card as value object.
betalabs/laravel-credit-card-validator
14781 Downloads
Laravel credit card validator
annaghd/php-credit-card-validator-plus
11348 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
webtechnick/cakephp-paypal-ipn-plugin
294 Downloads
CakePHP Paypal Instant Payment Notification Plugin
webjump/braspagpagador-sdk-adapter
78430 Downloads
Braspag API PHP SDK
tdely/luhn
2436 Downloads
PHP implementation of the Luhn algorithm.
talandis/opay-gateway
5886 Downloads
Opay gateway library with composer support
paytr/magento2-banktransfer
2527 Downloads
PayTR Magento2 Bank Transfer Payment Module
moveis-simonetti/braspag-php-sdk
691 Downloads
Braspag API PHP SDK
mage2pro/stripe
5305 Downloads
Stripe integration with Magento 2
apcopay/apcopay_php
626 Downloads
The ApcoPay PHP library provides the functionality to process transactions with the ApcoPay payment gateway.
akhenia-palash/spreedly
4627 Downloads
Spreedly API
pachico/magoo
386549 Downloads
PHP library to mask (redact) credit card numbers, emails and more.
stocker4all/luhn-mod-n
49114 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.