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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package easyexchange

PHP Easy Exchange Api

Requirement

  1. PHP >= 7.2
  2. Composer

Installation

Agreement

  1. You are very familiar with the API documentation of the access platform in the project
  2. 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
  3. 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
  4. Binance's timestamp parameter is built-in, no additional input is required
  5. 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 [email protected]
Email [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 *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package stingbo/easyexchange contains the following files

Loading the files please wait ....