crypto-markets/binance
Composer 安装命令:
composer require crypto-markets/binance
包简介
Binance gateway for the cryptocurrency processing library.
README 文档
README
Binance gateway for the cryptocurrency processing library.
CryptoMarkets is a framework agnostic, multi-gateway cryptocurrency library for PHP. This package implements Binance support for common exchange.
Install
Installed via Composer. To install, simply add it to your composer.json file:
{
"require": {
"crypto-markets/binance": "~1.0"
}
}
And run composer to update your dependencies:
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update
Basic Usage
The following gateways are provided by this package:
For general usage instructions, please see the main CryptoMarkets repository.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security related issues, please create a new issue with using the "Bug" label. All security vulnerabilities will be promptly addressed.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-03