2017 © Pedro Peláez
 

library bitfinex-api

Bitfinex REST API php client

image

madmis/bitfinex-api

Bitfinex REST API php client

  • Friday, July 28, 2017
  • by madmis
  • Repository
  • 2 Watchers
  • 6 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Bitfinex REST API PHP Client

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

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

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

License

MIT License, (*4)

Kuna REST API Reference

https://bitfinex.readme.io/v2/docs/rest-general, (*5)

Contributing

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

Install

composer require madmis/bitfinex-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

28/07 2017

dev-master

9999999-dev

Bitfinex REST API php client

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest bitfinex