dev-master
9999999-dev https://github.com/dzarezenko/coinmarketcap-apiPHP wrapper for the CoinMarketCap API.
MIT
The Requires
- php >=5.4.0
api coinmarketcap
Wallogit.com
2017 © Pedro Peláez
PHP wrapper for the CoinMarketCap API.
PHP wrapper for the CoinMarketCap API, (*1)
The minimum requirement by CoinMarketCap API is that your Web server supports PHP 5.4., (*3)
To install CoinMarketCap API package you can use simple composer.json..., (*4)
{
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"dzarezenko/coinmarketcap-api": "*"
}
}
or run command:, (*5)
composer require dzarezenko/coinmarketcap-api:dev-master
You can find usage examples in the examples/ folder., (*6)
You can support this project by continuously donations to
* ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9
* BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw, (*7)
PHP wrapper for the CoinMarketCap API.
MIT
api coinmarketcap