mountpoint/eprocessingnetwork

eProcessing Network TDBE (Transparent Database Engine) API

0.3.4 2018-01-29 09:57 UTC

This package is not auto-updated.

Last update: 2024-06-09 03:18:42 UTC


README

v0.3.1

Installation & loading

The package is available via Composer/Packagist (using semantic versioning), so just add this line to your composer.json file:

"mountpoint/eprocessingnetwork": "~0.1"

or

composer require mountpoint/eprocessingnetwork

Testing

Local testing without PHPUnit

cp src/config.php.dist src/config.php
php tests/index.php > index.html