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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 15:21:06 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