Download the PHP package stingbo/easyexchange without Composer
On this page you can find all versions of the php package stingbo/easyexchange. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stingbo/easyexchange
More information about stingbo/easyexchange
Files in stingbo/easyexchange
Download stingbo/easyexchange
More information about stingbo/easyexchange
Files in stingbo/easyexchange
Vendor stingbo
Package easyexchange
Short Description easy use digital currency exchange sdk
License MIT
Package easyexchange
Short Description easy use digital currency exchange sdk
License MIT
Please rate this library. Is it a good library?
Informations about the package easyexchange
PHP Easy Exchange Api
- Easy use digital currency exchange SDK, include
Binance
,OKX
,Huobi
,Gate
,Coinbase
etc - If you don’t have what you want, please let me know, and I will fulfill your wish :smile:
- Pull requests are welcome.
- 中文文档
Requirement
- PHP >= 7.2
- Composer
Installation
Agreement
- You are very familiar with the API documentation of the access platform in the project
- If it is greater than or equal to more than three parameters, use an array to pass in, otherwise use a parameter with the same name to pass in
- The interface name is not necessarily consistent with the corresponding platform. I have unified the interfaces of multiple platforms, but the parameters need to be passed in the corresponding name of the platform
- Binance's timestamp parameter is built-in, no additional input is required
- Huobi’s AccessKeyId, SignatureMethod, SignatureVersion, and Timestamp are already built-in, no additional input is required
Websocket
platform | support |
---|---|
Binance | :heavy_check_mark: |
Huobi | :heavy_check_mark: |
OKX | :heavy_check_mark: |
Gate | :heavy_check_mark: |
Coinbase | :heavy_check_mark: |
Usage
Binance
:rocket: Quick Start
1. Basic Information
2. Account Information
3. Market Data
4. Wallet
5. Spot Trade
6. Cross Margin Account Transfer
7. Futures
8. Mining
Huobi
:rocket: Quick Start
1. Basic Information
2. Account Information
3. Market Data
4. Wallet
5. Trading
6. Margin Loan(Cross/Isolated)
7. Conditional Order
8. Margin Loan(C2C)
OKX Version V5
:rocket: Quick Start
1. Basic Information
2. Account Information
3. Market Data
4. Funding
5. Trade
6. Conditional Order(Algo Order)
7. Trading data
Gate Version V4
:rocket: Quick Start
1. Wallet
2. Spot Trade
3. Margin
4. Future
5. Delivery
Coinbase
:rocket: Quick Start
1. Account Information
2. Market Data
3. Wallet
4. Trade
5. Margin
Donation Address:
Coin | Address |
---|---|
DOGE | D5QXoFYTAzs756SnP4gqiEePtrb5oQZRrW |
XRP | rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh // TAG:310515423 |
BTC | 163guqWS4hcpPcfzaEUa1NypH3PLdEJ9TE |
ETH | 0xab6b060592bce331a1bb4e649016173274a99cb0 |
API Support
contact us | detail |
---|---|
QQ Group | 871358160 |
[email protected] | |
[email protected] |
All versions of easyexchange with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
guzzlehttp/guzzle Version ^7.0
monolog/monolog Version ^2.0
pimple/pimple Version ^3.0
workerman/workerman Version ^4.0
workerman/globaldata Version *
guzzlehttp/guzzle Version ^7.0
monolog/monolog Version ^2.0
pimple/pimple Version ^3.0
workerman/workerman Version ^4.0
workerman/globaldata Version *
The package stingbo/easyexchange contains the following files
Loading the files please wait ....