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

ActiveLibrary

php-mq/client
=============

PHPMQ Client

312PHP

Since Jan 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/php-mq/client)[ Packagist](https://packagist.org/packages/php-mq/client)[ RSS](/packages/php-mq-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/5c5d760ece2a2fa4e9697debf335fb6c23afa430c6586e4eff5fc77a2a09655d/68747470733a2f2f7472617669732d63692e6f72672f7068702d6d712f636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/php-mq/client)[![Latest Stable Version](https://camo.githubusercontent.com/2584fbbf17a8be6bb9a735158bfc28d6b3bcb8b7ae9322919bea8aab4812f5ae/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6d712f636c69656e742f762f737461626c65)](https://packagist.org/packages/php-mq/client)[![Total Downloads](https://camo.githubusercontent.com/d3c981f5ef91b0b5ed06071ea7f6a3681fd1086b2e0df6257978c0f5cdfc448d/68747470733a2f2f706f7365722e707567782e6f72672f7068702d6d712f636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/php-mq/client)[![Coverage Status](https://camo.githubusercontent.com/6a0ecc0bca69d41b270e21a131a9e229d1fe92c3d9283951c94627005c113e07/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7068702d6d712f636c69656e742f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/php-mq/client?branch=master)

PHPMQ\\Client
=============

[](#phpmqclient)

Description
-----------

[](#description)

The PHPMQ client to send, consume and acknowledge messages in interaction with the PHPMQ server.

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

[](#installation)

```
composer require php-mq/client
```

Usage
-----

[](#usage)

### Sending a message to the message queue server

[](#sending-a-message-to-the-message-queue-server)

```
