PHPackages                             madmis/wexnz-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. madmis/wexnz-api

AbandonedArchivedLibrary[API Development](/categories/api)

madmis/wexnz-api
================

Wex.nz REST API php client

4541[1 issues](https://github.com/madmis/wexnz-api/issues)PHP

Since Nov 28Pushed 8y ago3 watchersCompare

[ Source](https://github.com/madmis/wexnz-api)[ Packagist](https://packagist.org/packages/madmis/wexnz-api)[ RSS](/packages/madmis-wexnz-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Wex.nz REST API PHP Client
==========================

[](#wexnz-rest-api-php-client)

[![SensioLabsInsight](https://camo.githubusercontent.com/22183c895d0ad7ade161de75567fe95059c38d9e248ec861d60483ae15a22922/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62393939313432322d303161362d343865612d616266622d6366353334383234363565352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b9991422-01a6-48ea-abfb-cf53482465e5)[![Build Status](https://camo.githubusercontent.com/0a5f75677ecf66d6dac2f08bf2c10fabfce55161bf383ea6c87a206abc459223/68747470733a2f2f7472617669732d63692e6f72672f6d61646d69732f7765786e7a2d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/madmis/wexnz-api)[![Coverage Status](https://camo.githubusercontent.com/2940533801e3fa966f21effbf657ca66a2d84a8ba4e166ac015fe66c1ecb88ad/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d61646d69732f7765786e7a2d6170692f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/madmis/wexnz-api?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/1eb9e098e3af686acd57392eeff27f4bc4dd2e9c07f05f5ed46f792c57c9d80b/68747470733a2f2f706f7365722e707567782e6f72672f6d61646d69732f7765786e7a2d6170692f762f737461626c65)](https://packagist.org/packages/madmis/wexnz-api)[![Total Downloads](https://camo.githubusercontent.com/228f08fd9a0e99e71dfe72d73573ab03ea52a11fab733ed8fa129f54bc67e39f/68747470733a2f2f706f7365722e707567782e6f72672f6d61646d69732f7765786e7a2d6170692f646f776e6c6f616473)](https://packagist.org/packages/madmis/wexnz-api)[![License](https://camo.githubusercontent.com/6aaddc68a39da3acc02eb35f92d43c01a24df05e47b80fe66951e85c73c8444e/68747470733a2f2f706f7365722e707567782e6f72672f6d61646d69732f7765786e7a2d6170692f6c6963656e7365)](https://packagist.org/packages/madmis/wexnz-api)

[Wex.nz](https://wex.nz) provides REST APIs that you can use to interact with platform programmatically.

This API client will help you interact with Wex.nz by REST API.

License
-------

[](#license)

MIT License

Btc-e REST API Reference
------------------------

[](#btc-e-rest-api-reference)

Public API -

Trade API -

Push API -

Contributing
------------

[](#contributing)

[create issue](https://github.com/madmis/wexnz-api/issues/new)or [create pull request](https://github.com/madmis/wexnz-api/compare)

Install
-------

[](#install)

```
composer require madmis/wexnz-api 1.0.*

```

Usage
-----

[](#usage)

### Mapping

[](#mapping)

### Error handling

[](#error-handling)

Running the tests
-----------------

[](#running-the-tests)

To run the tests, you'll need to install [phpunit](https://phpunit.de/). Easiest way to do this is through composer.

```
composer install

```

Tests required running php built in server on 8000 port.

```
php -S localhost:8000

```

### Running Unit tests

[](#running-unit-tests)

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

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1774703?v=4)[Dmytro](/maintainers/madmis)[@madmis](https://github.com/madmis)

---

Tags

apibtcbtcecryptocurrencyrest

### Embed Badge

![Health badge](/badges/madmis-wexnz-api/health.svg)

```
[![Health](https://phpackages.com/badges/madmis-wexnz-api/health.svg)](https://phpackages.com/packages/madmis-wexnz-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
