Registry / http-client / jaggedsoft-php-binance-api

jaggedsoft-php-binance-api

JSON →
library0.5.33phppackagistunverified

PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use.

composer require jaggedsoft/php-binance-api
INSTALL
IMPORT
SIG · JAGGEDSOFT-PHP-BIN
J
jaggedsoft-php-binance-api
http-clientphpv0.5.33
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

API
use Binance\API;

Fetch current prices from Binance

use Binance\API; $api = new API('api-key', 'api-secret'); $ticker = $api->prices(); echo $ticker['BTCUSDT'];
Debug
Known issues
breakingRequires PHP 7.1+ and ext-curl
fix
Ensure PHP version >= 7.1 and curl extension installed
affects: <0.5.0
Upgrade
Version history
0.5.33latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
jaggedsoft-php-binance-api — pip install jaggedsoft-php-binance-api · libregistry