Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 2.64 KB

File metadata and controls

74 lines (55 loc) · 2.64 KB

Credit Card Validator & Generator

PHP CI codecov License: MIT PHP Version

Zero Dependency Credit Card (And Debit Card) Checker, based on Luhn Algorithm.

Installation

composer require "gatepay/credit-card"

Usage

For implementation please refer HOW TO guide.

Requirements

php 8.1 or higher is required to use this library.

Credit / Debit Card Brands

The brand source IIN (Issuer Identification Number) data is based on Wikipedia IIN.

By default, supported brands (factories) are:

License

MIT License - Use it, modify it, ship it.


Stop fighting your payment gateway. Start shipping features.

Built with ❤️ for developers who have better things to do than debug payment integrations.