Download the PHP package sdtech/binance-api-laravel without Composer
On this page you can find all versions of the php package sdtech/binance-api-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package binance-api-laravel
binance-api-laravel | Integrate Binance API with Laravel Effortlessly
- About
- Requirements
- Installation
- Configuration
- Uses
About
This offers a comprehensive integration of the Binance API with Laravel, allowing developers to easily incorporate cryptocurrency trading features into their Laravel applications. It includes extensive documentation, sample codes, and best practices for a seamless and secure setup. The current features are :
- Trading
- Broker Account
- Public Api
Requirements
Installation
-
From your projects root folder in terminal run:
-
In config/app.php, need to add this line:
- Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
configuration
- Go to your config folder, then open "binanceapilaravel.php" file
- here you must add that info or add the info to your .env file .
Uses
- We provide a sample code of functionality that will help you to integrate easily
some functions
-
price get the latest price of a symbol
- get exchange information
All versions of binance-api-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package sdtech/binance-api-laravel contains the following files
Loading the files please wait ....