playbloom/payment

Payment library for card transactions

Maintainers

Package info

github.com/ludofleury/payment

pkg:composer/playbloom/payment

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master / 0.1.x-dev 2013-08-12 00:00 UTC

This package is auto-updated.

Last update: 2026-02-21 20:19:55 UTC


README

Build Status Coverage Status Quality Score Build Success Rate

Payment library for card transaction

Contribute

Get composer

curl -s http://getcomposer.org/installer | php

Then install the library dependencies

php composer.phar install --dev

Tests

Unit testing with atoum

Define the .atoum.php configuration file

cp .atoum.php.dist .atoum.php

Then run the unit test suite

vendor/bin/atoum -d tests