Download the PHP package shahradelahi/coindesk-ticker without Composer
On this page you can find all versions of the php package shahradelahi/coindesk-ticker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shahradelahi/coindesk-ticker
More information about shahradelahi/coindesk-ticker
Files in shahradelahi/coindesk-ticker
Package coindesk-ticker
Short Description A PHP library to get realtime prices from CoinDesk.
License MIT
Homepage https://github.com/shahradelahi/coindesk-ticker
Informations about the package coindesk-ticker
Help wanted: This library is officially depreciated and will only be actively maintained by the community.
Pull requests are welcome.
PHP CoinDesk Price Ticker
This project is for catching realtime cryptocurrency prices form CoinDesk.
NOTE: Not recommended for non PHP-Cli, But anyway it's work well.
Requirements
Installation
Click for help with installation
## Install Composer If the above step didn't work, install composer and try again. #### Debian / Ubuntu Composer not found? Use this command instead: #### Windows: [Download installer for Windows](https://github.com/jaggedsoft/php-binance-api/#installing-on-windows)Getting started
composer require shahradelahi/coindesk-ticker
=======
Price Streaming
Return ticks of the all supported cryptocurrencies in CoinDesk, and it has a timer for closing the streamer, make sure you will fill it.
View Response
One-Tick
Returns a single tick of the streaming method, and the response is exactly the response of the streamer.
View Response
BPI Current Price
It's just current price of Bitcoin in 3 different pairs.
Pairs: USD, EUR, GBP
View Response
All versions of coindesk-ticker with dependencies
ext-openssl Version *
ext-curl Version *