binance-connector-php icon indicating copy to clipboard operation
binance-connector-php copied to clipboard

This is a thin library that working as a connector to the Binance public API.

Results 14 binance-connector-php issues
Sort by recently updated
recently updated
newest added

I want to use the new endpoints for simpleearn enabled in the Binance API since August 26, 2023, I have already tried to update the php library on my server...

enhancement

i get below error Fatal error: Uncaught Error: Class "Binance\Spot" not found in C:\xampp\htdocs\binance\test.php:4 Stack trace: #0 {main} thrown in C:\xampp\htdocs\binance\test.php on line 4

Where must I writ command "composer require binance/binance-connector-php" ? , in terminal in download catalog ? Error in terminal is : "[email protected]:~/domains/xx.del/public_html/composer$ composer require binance/binance-connector-php -bash: composer: command not found....

Any ETA when the "Spot WebSocket API" will be implemented in binance-connector-php like in binance-connector-java and binance-connector-python Thanks

enhancement