laketc/xdag-php-sdk

轻量级的xDag API库

v1.0 2018-06-27 18:38 UTC

This package is not auto-updated.

Last update: 2024-09-21 00:09:15 UTC


README

使用

安装

此库需要cURL模块

$ sudo apt-get install php7-curl
$ composer require laketc/xdag-php-sdk
$ composer install