PHPackages                             tme/api-client-guzzle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. tme/api-client-guzzle

ActiveLibrary[HTTP &amp; Networking](/categories/http)

tme/api-client-guzzle
=====================

Guzzle Client to interact with TME API

1.0.1(1y ago)4108.3k↓14.8%3MITPHP

Since Aug 20Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/tme-dev/api-client-guzzle)[ Packagist](https://packagist.org/packages/tme/api-client-guzzle)[ Docs](https://tme.eu/)[ RSS](/packages/tme-api-client-guzzle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

This repository is maintained for the **deprecated version of the TME API only** and is no longer updated with the latest API documentation.

For the current API version (v2), please refer to the official documentation available:

- via the [**Developer Portal**](https://developers.tme.eu)
- directly at [**documentation page**](https://api-doc.tme.eu)

To ensure you are using the latest endpoints, authentication flow, and integration guidelines, always refer to the official TME API v2 documentation.

TME-API Guzzle Client
=====================

[](#tme-api-guzzle-client)

This library provides a [Guzzle](https://github.com/guzzle/guzzle) Client which communicates with TME API.

### Installation:

[](#installation)

```
composer require tme/api-client-guzzle

```

### Example usage:

[](#example-usage)

```
