dev-master
9999999-devWex.nz REST API php client
MIT
The Requires
The Development Requires
api rest wex wex.nz
Wex.nz REST API php client
![Build Status][testing-image]
[
][coverage-link]
, (*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)
MIT License, (*4)
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)
create issue or create pull request, (*8)
composer require madmis/wexnz-api 1.0.*
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
php vendor/bin/phpunit -c phpunit.xml.dist
Wex.nz REST API php client
MIT
api rest wex wex.nz