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

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

phlib/messagebird-guzzle-client
===============================

A guzzle specific client implementation for the Message Bird API.

1.0.1(4y ago)05LGPL-3.0PHPPHP ^5.6|^7CI failing

Since Mar 9Pushed 4y ago4 watchersCompare

[ Source](https://github.com/phlib/messagebird-guzzle-client)[ Packagist](https://packagist.org/packages/phlib/messagebird-guzzle-client)[ RSS](/packages/phlib-messagebird-guzzle-client/feed)WikiDiscussions main Synced 1mo ago

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

phlib/messagebird-guzzle-client
===============================

[](#phlibmessagebird-guzzle-client)

[![Build Status](https://camo.githubusercontent.com/b95b99234e3354ef1eb57805f12bbd0f780f67e3cf31db122490be054256274e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phlib/messagebird-guzzle-client)[![Codecov](https://camo.githubusercontent.com/8db6d070386a0345600a614448250bf7c96d2ba2f456900811adc72aab67062b/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/phlib/messagebird-guzzle-client)[![Latest Stable Version](https://camo.githubusercontent.com/c637e81a78938fa9daa9816af39ee2f7d4ed2ef4ebb8460c74abf69adf14e1cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phlib/messagebird-guzzle-client)[![Total Downloads](https://camo.githubusercontent.com/9fcaa9ba1492c4472a37207afda8e78ec703339e44ed94c0e8cfee6eacf7b207/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phlib/messagebird-guzzle-client)[![Licence](https://camo.githubusercontent.com/37a098e5d9d0dadcc3b00c7aee483a5ebab664c1111a3ce44b0868478c17fa8c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/37a098e5d9d0dadcc3b00c7aee483a5ebab664c1111a3ce44b0868478c17fa8c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f70686c69622f6d657373616765626972642d67757a7a6c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)

MessageBird Guzzle HTTP client implementation.

Allows you to replace the Message Bird HTTP Client with an implementation that uses the Guzzle HTTP Client. This means there is a more control over certain options in the client.

Install
-------

[](#install)

Via Composer

```
$ composer require phlib/messagebird-guzzle-client
```

Creating a HTTP Client
----------------------

[](#creating-a-http-client)

```
