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

AbandonedArchivedLibrary[API Development](/categories/api)

mtxserv/mtxserv-php
===================

The mTxServ API makes it easy for developers to communicate with your game/voice/hosting products

v1.0.2(5y ago)6441MITPHP

Since Nov 18Pushed 5y ago4 watchersCompare

[ Source](https://github.com/mTxServ/mtxserv-php)[ Packagist](https://packagist.org/packages/mtxserv/mtxserv-php)[ RSS](/packages/mtxserv-mtxserv-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (3)Used By (0)

mTxServ SDK for PHP
===================

[](#mtxserv-sdk-for-php)

[![Build Status](https://camo.githubusercontent.com/66e9226090bafd3b9dac0eab67a8baa0af7a1b3e872e85689686199b5264417b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d5478536572762f6d7478736572762d7068702e737667)](https://travis-ci.org/mTxServ/mtxserv-php)[![SensioLabsInsight](https://camo.githubusercontent.com/1fc8aca9a97ee0873a0428b1e1ffa6cacef05440f6958784369771c3c5783f13/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f63333461376233352d346163632d346431622d393430662d3766313663353962633731332e737667)](https://insight.sensiolabs.com/projects/c34a7b35-4acc-4d1b-940f-7f16c59bc713)[![Scrutinizer](https://camo.githubusercontent.com/9d1ecefda0e951b2cb760a0aa9e9f5f76a224d800889723c8a97005ed9e5141e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d5478536572762f6d7478736572762d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mTxServ/mtxserv-php)[![Scrutinizer Coverage](https://camo.githubusercontent.com/19dfb142a2441c3ab405f9045886d84e80544a6927154678d618e3bf82fcbd4f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d5478536572762f6d7478736572762d7068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mTxServ/mtxserv-php)

The **mTxServ SDK for PHP** enables PHP developers to easily integrate [our API](https://www.mtxserv.fr/mtxserv-api) into your applications.

**NOTE**: This library is under heavy development and a lot of calls haven't been implemented yet. We're looking forward to any of your PR's.

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

[](#installation)

We recommend Composer for managing dependencies. Installing is as easy as:

```
$ composer require mtxserv/mtxserv-php

```

Usage
-----

[](#usage)

### Authorization with OAuth

[](#authorization-with-oauth)

```
