2017 © Pedro Peláez
 

library bittrex-php-client

A developer-experience focused Bittrex client.

image

faustbrian/bittrex-php-client

A developer-experience focused Bittrex client.

  • Friday, February 16, 2018
  • by faustbrian
  • Repository
  • 1 Watchers
  • 2 Stars
  • 63 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Bittrex PHP Client

Build Status PHP from Packagist Latest Version License, (*1)

Installation

Require this package, with Composer, in the root directory of your project., (*2)

``` bash $ composer require plients/bittrex, (*3)


## Usage ```php use Plients\Bittrex\Bittrex; $client = new Bittrex('key', 'secret'); dump($client->getWithdrawalHistory('BTC'));

Testing

bash $ phpunit, (*4)

Security

If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed., (*5)

Credits

License

Mozilla Public License Version 2.0 (MPL-2.0)., (*6)

The Versions

16/02 2018

dev-master

9999999-dev

A developer-experience focused Bittrex client.

  Sources   Download

MIT

The Requires

 

The Development Requires

http guzzle crypto trading bittrex