2017 © Pedro Peláez
 

library wexnz-api

Wex.nz REST API php client

image

madmis/wexnz-api

Wex.nz REST API php client

  • Tuesday, November 28, 2017
  • by madmis
  • Repository
  • 3 Watchers
  • 6 Stars
  • 49 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 29 % Grown

The README.md

Wex.nz REST API PHP Client

SensioLabsInsight ![Build Status][testing-image] [Coverage Status][coverage-link] Latest Stable Version Total Downloads License, (*1)

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

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

License

MIT License, (*4)

Btc-e REST API Reference

Public API - https://wex.nz/api/3/docs, (*5)

Trade API - https://wex.nz/tapi/docs, (*6)

Push API - https://wex.nz/pushAPI/docs, (*7)

Contributing

create issue or create pull request, (*8)

Install

composer require madmis/wexnz-api 1.0.*

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., (*9)

composer install

Tests required running php built in server on 8000 port., (*10)

php -S localhost:8000

Running Unit tests

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

The Versions

28/11 2017

dev-master

9999999-dev

Wex.nz REST API php client

  Sources   Download

MIT

The Requires

 

The Development Requires

api rest wex wex.nz