2017 © Pedro Peláez
 

library pholoniex

pholoniex, poloniex API PHP client

image

stk2k/pholoniex

pholoniex, poloniex API PHP client

  • Tuesday, May 22, 2018
  • by stk2k
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

pholoniex, poloniex API PHP client

Description

pholoniex is a PHP library which provides calling poloniex-API., (*1)

Feature

  • simple interface

Demo

simple and fastest sample:

use Pholoniex\PholoniexClient;

$client = new PholoniexClient();

$ticker_list = $client->getTicker();

foreach($ticker_list as $symbol => $ticker){
    echo "[$symbol]" . $ticker['last'] . PHP_EOL;
}

Usage

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

Requirement

PHP 5.5 or later, (*2)

Installing pholoniex

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

composer require stk2k/pholoniex

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

22/05 2018

dev-master

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

22/05 2018

0.3.4

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

22/05 2018

0.3.3

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

22/05 2018

0.3.2

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

21/05 2018

0.3.1

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

21/05 2018

0.3.0

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

16/04 2018

0.2.3

0.2.3.0 https://github.com/stk2k/pholoniex

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

15/04 2018

0.2.2

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

13/04 2018

0.2.1

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

09/04 2018

0.1.1

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

09/04 2018

0.2.0

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api

04/04 2018

0.1.0

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

pholoniex, poloniex API PHP client

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

by Katsuki Shuto

php library bitcoin poloniex poloniex api