2017 © Pedro Peláez
 

library phinance

phinance, binance API PHP client

image

stk2k/phinance

phinance, binance API PHP client

  • Wednesday, May 23, 2018
  • by stk2k
  • Repository
  • 1 Watchers
  • 1 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 10 % Grown

The README.md

phinance, binance API PHP client

Description

phinance is a PHP library which provides calling binance-API., (*1)

Feature

  • simple interface

Demo

simple and fastest sample:

use Phinance\PhinanceClient;

$client = new PhinanceClient();

$exchange_info = $client->getExchangeInfo();

foreach($exchange_info->symbols as $idx => $symbol){
    echo $idx . '.' . PHP_EOL;
    echo 'symbol:' . $symbol->symbol . PHP_EOL;
}

Usage

  1. create PhinanceClient object.
  2. call API method.
  3. The method returns array or object(stdClass).

Requirement

PHP 5.5 or later, (*2)

Installing phinance

The recommended way to install phinance is through Composer., (*3)

composer require stk2k/phinance

After installing, you need to require Composer's autoloader:, (*4)

require 'vendor/autoload.php';

License

MIT, (*5)

Author

stk2k, (*6)

Disclaimer

This software is no warranty., (*7)

We are not responsible for any results caused by the use of this software., (*8)

Please use the responsibility of the your self., (*9)

Donation

-Bitcoin: 3HCw9pp6dSq1xU9iPoPKVFyVbM8iBrrinn, (*10)

The Versions

23/05 2018

dev-master

9999999-dev https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

23/05 2018

0.3.8

0.3.8.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

22/05 2018

0.3.7

0.3.7.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

22/05 2018

0.3.6

0.3.6.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

22/05 2018

0.3.5

0.3.5.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

21/05 2018

0.3.4

0.3.4.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

21/05 2018

0.3.3

0.3.3.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

21/05 2018

0.3.2

0.3.2.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

21/05 2018

0.3.1

0.3.1.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

21/05 2018

0.3.0

0.3.0.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

13/04 2018

0.2.2

0.2.2.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

09/04 2018

0.2.1

0.2.1.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

09/04 2018

0.2.0

0.2.0.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

06/04 2018

0.1.1

0.1.1.0 https://github.com/stk2k/phinance

phinance, binance API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api

28/03 2018

0.1.0

0.1.0.0 https://github.com/stk2k/phinance

PHP binance API client library

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin binance binance api