neodc/php-emv

A collection of EMV tools and utilities for PHP 5.3+

Maintainers

Package info

github.com/neodc/php-emv

Homepage

Issues

Wiki

pkg:composer/neodc/php-emv

Statistics

Installs: 43 560

Dependents: 0

Suggesters: 0

Stars: 0

1.0 2021-01-27 09:33 UTC

This package is auto-updated.

Last update: 2026-03-27 21:06:49 UTC


README

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.