2017 © Pedro Peláez
 

library hitbtc-api

PHP wrapper for the HitBTC API.

image

sadenergizer/hitbtc-api

PHP wrapper for the HitBTC API.

  • Wednesday, June 27, 2018
  • by Mirror4u
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 11 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

HitBTC API

PHP wrapper for the HitBTC API, (*1)

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

Requirements

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

Installation

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

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

or run command:, (*5)

composer require dzarezenko/hitbtc-api:dev-master

Usage

You can find usage examples in the examples/ folder or ask for new example in the issues., (*6)

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

The Versions

27/06 2018

dev-master

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

PHP wrapper for the HitBTC API.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

api hitbtc