Libraries tagged by credit-card
annaghd/php-credit-card-validator-plus
11537 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
tdely/luhn
2526 Downloads
PHP implementation of the Luhn algorithm.
talandis/opay-gateway
6051 Downloads
Opay gateway library with composer support
speedapps/paysoon
2707 Downloads
package for integration with Pague Logo payment method
speedapps/cotabank
2000 Downloads
package for integration with Cota Bank payment method
paytr/magento2-banktransfer
2694 Downloads
PayTR Magento2 Bank Transfer Payment Module
mage2pro/stripe
5307 Downloads
Stripe integration with Magento 2
grupotefly/asaas
727 Downloads
Asaas.com PHP API Wrapper
apcopay/apcopay_php
753 Downloads
The ApcoPay PHP library provides the functionality to process transactions with the ApcoPay payment gateway.
tuurbo/amazon-payment
21122 Downloads
Login and Pay with Amazon
xenon/paystation
105 Downloads
Paystation is a php library for Bangladeshi payment gateway provider. You can integrate this in your php application and get customer payment using mfs, credit card and so on
vectorface/cc-icons
9720 Downloads
Generates an image based on a list of supported credit card types
stocker4all/luhn-mod-n
49348 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.
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.