Skip to content

mountpoint/eprocessingnetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eProcessing Network TDBE (Transparent Database Engine) API

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