Download the PHP package kristapsk/php-coindesk-api without Composer
On this page you can find all versions of the php package kristapsk/php-coindesk-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kristapsk/php-coindesk-api
More information about kristapsk/php-coindesk-api
Files in kristapsk/php-coindesk-api
Download kristapsk/php-coindesk-api
More information about kristapsk/php-coindesk-api
Files in kristapsk/php-coindesk-api
Vendor kristapsk
Package php-coindesk-api
Short Description Composer package for the CoinDesk Bitcoin Price Index API
License MIT
Package php-coindesk-api
Short Description Composer package for the CoinDesk Bitcoin Price Index API
License MIT
Please rate this library. Is it a good library?
Informations about the package php-coindesk-api
CoinDesk Bitcoin Price Index API for PHP
This is a simple composer package that implements CoinDesk Bitcoin Price Index API for PHP.
Requirements
- PHP 7 with curl and json extensions enabled
Installation
Or just copy src/BPI.php
to your project, it has no other dependencies.
Usage
In all examples last parameter of methods called specifies currency. Supported currencies are EUR
, GBP
and USD
. It can be ommited, will default to USD
.
Get current Bitcoin price
Get historical Bitcoin prices
License
This package is released under the MIT License. See the bundled LICENSE file for details.
Disclaimer
This project is not in any way affiliated with CoinDesk.
All versions of php-coindesk-api with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
ext-json Version *
ext-json Version *
The package kristapsk/php-coindesk-api contains the following files
Loading the files please wait ....