mountpoint/eprocessingnetwork

eProcessing Network TDBE(透明数据库引擎)API

0.3.4 2018-01-29 09:57 UTC

This package is not auto-updated.

Last update: 2024-09-29 05:01:32 UTC


README

v0.3.1

安装与加载

该软件包可通过Composer/Packagist获得(使用语义版本控制),因此只需将以下行添加到您的composer.json文件中

"mountpoint/eprocessingnetwork": "~0.1"

或者

composer require mountpoint/eprocessingnetwork

测试

无需PHPUnit的本地测试

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