mountpoint / eprocessingnetwork
eProcessing Network TDBE (Transparent Database Engine) API
Installs: 84
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/mountpoint/eprocessingnetwork
Requires
- php: >=5.6.0
- mountpoint/curl: ~0.1
This package is not auto-updated.
Last update: 2025-10-26 10:26:33 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