Download the PHP package binance/binance-connector-php without Composer
On this page you can find all versions of the php package binance/binance-connector-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download binance/binance-connector-php
More information about binance/binance-connector-php
Files in binance/binance-connector-php
Package binance-connector-php
Short Description A thin layer for Binance API in PHP
License MIT
Homepage https://github.com/binance/binance-connector-php
Rated 5.00 based on 1 reviews
Informations about the package binance-connector-php
Binance PHP Connectors
Collection of auto-generated PHP connectors for Binance APIs.
Prerequisites
Before using the connectors, ensure you have:
- PHP (version >= 8.4.0)
Available Connectors
- binance-algo - Algo Trading connector
- binance-c2c - C2C connector
- binance-convert - Convert connector
- binance-copy-trading - Copy Trading connector
- binance-crypto-loan - Crypto Loan connector
- binance-derivatives-trading-coin-futures - Derivatives Trading (COIN-M Futures) connector
- binance-derivatives-trading-options - Derivatives Trading (Options) connector
- binance-derivatives-trading-portfolio-margin - Derivatives Trading (Portfolio Margin) connector
- binance-derivatives-trading-portfolio-margin-pro - Derivatives Trading (Portfolio Margin Pro) connector
- binance-derivatives-trading-usds-futures - Derivatives Trading (USDS-M Futures) connector
- binance-dual-investment - Dual Investment connector
- binance-fiat - Fiat connector
- binance-gift-card - Gift Card connector
- binance-margin-trading - Margin Trading connector
- binance-mining - Mining connector
- binance-nft - NFT connector
- binance-pay - Pay connector
- binance-rebate - Rebate connector
- binance-simple-earn - Simple Earn connector
- binance-spot - Spot Trading connector
- binance-staking - Staking connector
- binance-sub-account - Sub Account connector
- binance-vip-loan - VIP Loan connector
- binance-wallet - Wallet connector
Documentation
For detailed information, refer to the Binance API Documentation.
Installation
All connectors are within the same package and can be install with the command:
Contributing
Since this repository contains auto-generated code using OpenAPI Generator, we encourage you to:
- Open a GitHub issue to discuss your ideas or report bugs
- Allow maintainers to implement necessary changes through the code generation process
Types of Signature Generator
When creating REST clients (such as SpotRestApi), you use one of the following types of Signature Generator to create signatures (for SIGNED endpoints) based on your security preference:
-
HMAC
- Use of API Key and Secret Key. RSA
orED25519
- use of API Key and RSA/Ed25519 algorithm keys.
How to use a proxy
Rest Api
Examples
Algo: Rest API
C2c: Rest API
Convert: Rest API
Copy Trading: Rest API
Crypto Loan: Rest API
Derivatives Trading Coin Futures: Rest API
Derivatives Trading Options: Rest API
Derivatives Trading Portfolio Margin: Rest API
Derivatives Trading Portfolio Margin Pro: Rest API
Derivatives Trading Usds Futures: Rest API
Dual Investment: Rest API
Fiat: Rest API
Gift Card: Rest API
Margin Trading: Rest API
Mining: Rest API
Nft: Rest API
Pay: Rest API
Rebate: Rest API
Simple Earn: Rest API
Spot: Rest API
Staking: Rest API
Sub Account: Rest API
Vip Loan: Rest API
Wallet: Rest API
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of binance-connector-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0