dev-master
9999999-dev https://github.com/ludofleury/paymentPayment library for card transactions
MIT
The Requires
- php >=5.4
- mathiasverraes/money dev-master
The Development Requires
- mageekguy/atoum dev-master
php payment card
Payment library for card transactions
Payment library for card transaction, (*2)
curl -s http://getcomposer.org/installer | php
Then install the library dependencies, (*3)
php composer.phar install --dev
Define the .atoum.php configuration file, (*4)
cp .atoum.php.dist .atoum.php
Then run the unit test suite, (*5)
vendor/bin/atoum -d tests
Payment library for card transactions
MIT
php payment card