PHPackages                             dexiio/dexi-api-client - 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. dexiio/dexi-api-client

ActiveLibrary[API Development](/categories/api)

dexiio/dexi-api-client
======================

Dexi API Client for PHP 5.3+

1.2.1(3y ago)410.4k↓16.7%3MITPHPPHP &gt;=5.3.0CI failing

Since Nov 22Pushed 3y ago7 watchersCompare

[ Source](https://github.com/dexiio/dexi-php-client)[ Packagist](https://packagist.org/packages/dexiio/dexi-api-client)[ Docs](http://dexi.io)[ RSS](/packages/dexiio-dexi-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

[![dexi.io](https://camo.githubusercontent.com/d9b803d50008c746f02639da663ac2567ee62af7fa9c89056f88106e79e4a1bb/68747470733a2f2f73746f726167652e676f6f676c65617069732e636f6d2f646578692d7075626c69632f696d616765732f646578692d677265656e2d626c75652e737667)](https://camo.githubusercontent.com/d9b803d50008c746f02639da663ac2567ee62af7fa9c89056f88106e79e4a1bb/68747470733a2f2f73746f726167652e676f6f676c65617069732e636f6d2f646578692d7075626c69632f696d616765732f646578692d677265656e2d626c75652e737667)

dexi-php-client
===============

[](#dexi-php-client)

Dexi API Client for PHP 5.3+

Installation
------------

[](#installation)

dexi-php-client is available via [composer/packagist](https://packagist.org/packages/dexiio/dexi-api-client) as `dexi-api-client`. Install it by adding it to your composer.json file:

`"dexiio/dexi-api-client": "~1.1"`

or

`composer require dexiio/dexi-api-client`

Example
-------

[](#example)

The following [example](./example.php) executes a run and retrieves information for the execution:

```
