2017 © Pedro Peláez
 

library poloniex-api

PHP wrapper for the Poloniex API.

image

dzarezenko/poloniex-api

PHP wrapper for the Poloniex API.

  • Saturday, March 17, 2018
  • by dzarezenko
  • Repository
  • 5 Watchers
  • 20 Stars
  • 543 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 1 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

Poloniex API

PHP wrapper for the Poloniex API, (*1)

Total Downloads License StyleCI Code Climate Ethereum donate button Bitcoin donate button, (*2)

Requirements

The minimum requirement by Poloniex API is that your Web server supports PHP 5.4., (*3)

Installation

To install Poloniex API package you can use simple composer.json..., (*4)

{
    "minimum-stability": "dev",
    "require": {
        "php": ">=5.4.0",
        "dzarezenko/poloniex-api": "*"
    }
}

or run command:, (*5)

composer require dzarezenko/poloniex-api:dev-master

Usage

You can find usage examples in the examples/ folder., (*6)

You can support this project by continuously donations to * ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9 * BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw, (*7)

The Versions

17/03 2018

dev-master

9999999-dev https://github.com/dzarezenko/poloniex-api

PHP wrapper for the Poloniex API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

api poloniex