PHPackages                             kepson/dexchange-php - 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. kepson/dexchange-php

ActiveLibrary[API Development](/categories/api)

kepson/dexchange-php
====================

dexchange api sdk for php

401PHP

Since Sep 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Kepsondiaz/dexchange-php)[ Packagist](https://packagist.org/packages/kepson/dexchange-php)[ RSS](/packages/kepson-dexchange-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Dexchange PHP SDK
=================

[](#dexchange-php-sdk)

A PHP sdk to interact with Dexchange's API

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

[](#installation)

### With Composer

[](#with-composer)

```
composer require kepson/dexchange-php
```

REQUIREMENTS
------------

[](#requirements)

- PHP 8.0+

Usage
-----

[](#usage)

### Authentication

[](#authentication)

Generate an API KEY from the [Dexchange Api](https://docs-api.dexchange.sn/introduction)

### Setup

[](#setup)

```
