neatbasis/php-shapeshiftio-api
Composer 安装命令:
composer require neatbasis/php-shapeshiftio-api
包简介
A PHP component for the crypto currency buying and selling shapeshift.io service.
README 文档
README
php-shapeshiftio-api is a php library for interacting with ShapeShift.io api. It's still work in progress.
Usage:
use ShapeShiftIO\ShapeShiftApi; $api = new ShapeShiftApi(); $rate = $api->rate('btc_ltc');
Check out the documentation here: https://shapeshift.io/site/api
Requirements
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2016-03-15