library detect-credit-card-type
Utility to determine credit card type by PAN
mcred/detect-credit-card-type
Utility to determine credit card type by PAN
- Friday, April 20, 2018
- by mcred
- Repository
- 2 Watchers
- 2 Stars
- 3,233 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 6 Forks
- 0 Open issues
- 5 Versions
- 50 % Grown
Detect Credit Card Types
![Total Downloads][ico-downloads], (*1)
Utility to determine credit card type by PAN, (*2)
Installation
composer require mcred/detect-credit-card-type
Usage
require "PATH_TO/vendor/autoload.php";
$detector = new CardDetect\Detector();
$card = '4111111111111111';
echo $detector->detect($card); //Visa
dev-master
9999999-dev
Utility to determine credit card type by PAN
Sources
Download
MIT
The Development Requires
by
Derek Smart
0.1.0
0.1.0.0
Utility to determine credit card type by PAN
Sources
Download
MIT
The Development Requires
by
Derek Smart
dev-develop
dev-develop
Utility to determine credit card type by PAN
Sources
Download
MIT
The Development Requires
by
Derek Smart
0.0.2
0.0.2.0
Utility to determine credit card type by PAN
Sources
Download
MIT
The Development Requires
by
Derek Smart
0.0.1
0.0.1.0
Utility to determine credit card type by PAN
Sources
Download
MIT
The Development Requires
by
Derek Smart