A collection of EMV tools and utilities for PHP 5.3+
This is a fork of Massimo Lombardo's project
The recommended way to install PHP EMV is through Composer:
{
"require": {
"neodc/php-emv": "^1.0"
}
}$ composer install- Massimo Lombardo, original author
PHP EMV is released under the MIT license. See the bundled LICENSE file for details.