block_io-php

PHP library for Block.io

MIT License

Downloads
90K
Stars
55
Committers
5

Bot releases are hidden (Show)

block_io-php - Block.io PHP library v0.2.1

Published by doersf about 10 years ago

The get_balance() API call now accepts arguments, such as 'user_id' and 'label'.

Example:

$block_io->get_balance(array('user_id' => 7));