Download the PHP package dukim/php-emv without Composer
On this page you can find all versions of the php package dukim/php-emv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dukim/php-emv
More information about dukim/php-emv
Files in dukim/php-emv
Download dukim/php-emv
More information about dukim/php-emv
Files in dukim/php-emv
Please rate this library. Is it a good library?
Informations about the package php-emv
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:
Basic Usage
For parse from string (codec by HEX):
Testing
PHP EMV comes with a full-fledged test suite. To run it, install PHPUnit via Composer:
Contributing
Here are a few basic rules so that nobody gets grumpy:
- every pull request MUST follow the basic coding standars, the coding style guide and, where applicable, the improved autoloding recommendations by the PHP-FIG.
- the unit tests MUST be written or updated
- the test suite MUST succeed entirely
- the documentation MUST be written or updated
- commit messages MUST make sense
- the pull request branch MUST be rebased against the latest
master
branch - useless commits MUST be squashed
Credits
- Massimo Lombardo, original author
- Open source community
License
PHP EMV is released under the MIT license. See the bundled LICENSE
file for details.
All versions of php-emv with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-ctype Version *
ext-ctype Version *
The package dukim/php-emv contains the following files
Loading the files please wait ....