mountpoint / eprocessingnetwork
eProcessing Network TDBE (Transparent Database Engine) API
0.3.4
2018-01-29 09:57 UTC
Requires
- php: >=5.6.0
- mountpoint/curl: ~0.1
This package is not auto-updated.
Last update: 2025-03-30 07:24:56 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