2017 © Pedro Peláez
 

library shapeshift-php

PHP library to interact with the Shapeshift API

image

bitcoinvietnam/shapeshift-php

PHP library to interact with the Shapeshift API

  • Wednesday, June 14, 2017
  • by sonofliberty
  • Repository
  • 3 Watchers
  • 1 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer installation

Add the following to your composer.json:, (*1)

{
    "require": {
        "bitcoinvietnam/shapeshift-php": "@dev"
    }
}

Usage

Instantiate a Client object, (*2)

$client = new BitcoinVietnam\ShapeShift\Client();

The Versions

14/06 2017

dev-master

9999999-dev

PHP library to interact with the Shapeshift API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Winter