PHPackages                             byjg/redis-queue-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. [Queues &amp; Workers](/categories/queues)
4. /
5. byjg/redis-queue-client

ActiveLibrary[Queues &amp; Workers](/categories/queues)

byjg/redis-queue-client
=======================

A simple and efficient abstraction layer for publishing and consuming messages from Redis queues using the byjg/message-queue-client framework

6.0.0(5mo ago)18.0k↓40.9%MITPHPPHP &gt;=8.3 &lt;8.6CI passing

Since Jan 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/byjg/php-redis-queue-client)[ Packagist](https://packagist.org/packages/byjg/redis-queue-client)[ GitHub Sponsors](https://github.com/byjg)[ RSS](/packages/byjg-redis-queue-client/feed)WikiDiscussions main Synced 1mo ago

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

   sidebar\_key redis-queue-client   tags    php

 queue

    Redis Queue Client
==================

[](#redis-queue-client)

A simple and efficient abstraction layer for publishing and consuming messages from Redis queues using the [byjg/message-queue-client](https://github.com/byjg/message-queue-client) framework.

[![Sponsor](https://camo.githubusercontent.com/fab14b7f7f475072ada0473f193d6f322561fd4a2958e0cc89910d053347cf27/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53706f6e736f722d2532336561346161613f6c6f676f3d67697468756273706f6e736f7273266c6f676f436f6c6f723d7768697465266c6162656c436f6c6f723d306431313137)](https://github.com/sponsors/byjg)[![Build Status](https://github.com/byjg/php-redis-queue-client/actions/workflows/phpunit.yml/badge.svg?branch=main)](https://github.com/byjg/php-redis-queue-client/actions/workflows/phpunit.yml)[![Opensource ByJG](https://camo.githubusercontent.com/425c1bbccc0f292bf4d20569ae74a6b2e384fd648f1af8911bc61de9a8dcfc0b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6f70656e736f757263652d62796a672d737563636573732e737667)](http://opensource.byjg.com)[![GitHub source](https://camo.githubusercontent.com/88e61eb211719144efdd570290a0456b6e13099c2df8d973f1bb43fe33bf0039/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4769746875622d736f757263652d696e666f726d6174696f6e616c3f6c6f676f3d676974687562)](https://github.com/byjg/php-redis-queue-client/)[![GitHub license](https://camo.githubusercontent.com/7bd46448af8c129545e1d92feb97c7ea3a1c0c2edb0b1b120df5fe46f08601c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62796a672f7068702d72656469732d71756575652d636c69656e742e737667)](https://opensource.byjg.com/opensource/licensing.html)[![GitHub release](https://camo.githubusercontent.com/30df25c2f5a6cd26e79a06ebbbdb0574b292559dec5cf04f67292e8477566b4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f62796a672f7068702d72656469732d71756575652d636c69656e742e737667)](https://github.com/byjg/php-redis-queue-client/releases/)

Documentation
-------------

[](#documentation)

- [Installation](docs/installation.md)
- [Connection](docs/connection.md)
- [Publishing Messages](docs/publishing.md)
- [Consuming Messages](docs/consuming.md)
- [Error Handling](docs/error-handling.md)

Usage
-----

[](#usage)

### Publish

[](#publish)

```
