2017 © Pedro Peláez
 

library exchanges

Exchanges api tools

image

andrey-mashukov/exchanges

Exchanges api tools

  • Wednesday, May 16, 2018
  • by Andrey Mashukov
  • Repository
  • 0 Watchers
  • 0 Stars
  • 32 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 14 % Grown

The README.md

Exchanges

Crypto exchange rates, (*1)

This package provide ability to get tickers from crypto exchanges API, such as: Binance, Bitfinex, Bitstamp, Bittrex, Bloomberg, Kraken, Poloniex, (*2)

Instalation

Use composer for instalacion, run this command in CLI: composer require andrey-mashukov/exchanges, (*3)

How to use?

See tests dir, all Classes covered by PHPUnit testing, (*4)

One interface for all exchanges

This tool provide ability to get data from Exchanges API in one interface, it allow to write abstract programms!, (*5)

The Versions