library bitcoinaverage-php
A PHP library to interact with the BitcoinAverage API
bitcoinvietnam/bitcoinaverage-php
A PHP library to interact with the BitcoinAverage API
- Thursday, June 15, 2017
- by sonofliberty
- Repository
- 1 Watchers
- 0 Stars
- 14 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 27 % Grown
Composer installation
Add the following to your composer.json:, (*1)
{
"require": {
"bitcoinvietnam/bitcoinaverage-php": "@dev"
}
}
Usage
Instantiate a Client object, (*2)
$client = new BitcoinVietnam\BitcoinAverage\Client();
dev-master
9999999-dev
A PHP library to interact with the BitcoinAverage API
Sources
Download
MIT
The Requires
The Development Requires
by
Alex Winter