2017 © Pedro Peláez
 

library bitstamp-api

Bitstamp REST API php client

image

madmis/bitstamp-api

Bitstamp REST API php client

  • Monday, July 31, 2017
  • by madmis
  • Repository
  • 1 Watchers
  • 3 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

Bitstamp REST API PHP Client

SensioLabsInsight Latest Stable Version Total Downloads License, (*1)

Bitstamp provides REST APIs that you can use to interact with platform programmatically., (*2)

This API client will help you interact with Bitstamp by REST API., (*3)

License

MIT License, (*4)

Kuna REST API Reference

https://www.bitstamp.net/api/, (*5)

Contributing

To create new endpoint - create issue or create pull request, (*6)

Install

composer require madmis/bitstamp-api

Usage

Mapping

Error handling

Running the tests

To run the tests, you'll need to install phpunit. Easiest way to do this is through composer., (*7)

composer install

Running Unit tests

php vendor/bin/phpunit -c phpunit.xml.dist

The Versions

31/07 2017

dev-master

9999999-dev

Bitstamp REST API php client

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest bitstamp