neodc / php-emv

A collection of EMV tools and utilities for PHP 5.3+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP EMV

A collection of EMV tools and utilities for PHP 5.3+

This is a fork of Massimo Lombardo's project

Installation

The recommended way to install PHP EMV is through Composer:

{
    "require": {
        "neodc/php-emv": "^1.0"
    }
}
$ composer install

Credits

License

PHP EMV is released under the MIT license. See the bundled LICENSE file for details.

About

A collection of EMV tools and utilities for PHP 5.3+

License:MIT License


Languages

Language:PHP 100.0%