PHPackages                             lizardmedia/module-message-queue - 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. lizardmedia/module-message-queue

ActiveMagento2-module[Queues &amp; Workers](/categories/queues)

lizardmedia/module-message-queue
================================

Module extending message queue component

1.0.2(5y ago)23.0k11MITPHPPHP ~7.3.0||~7.4.0

Since Oct 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lizardmedia/message-queue)[ Packagist](https://packagist.org/packages/lizardmedia/module-message-queue)[ RSS](/packages/lizardmedia-module-message-queue/feed)WikiDiscussions master Synced 3w ago

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

Lizard Media MessageQueue
=========================

[](#lizard-media-messagequeue)

A module extending functionalities from `magento/framework-message-queue` component.

### Features

[](#features)

- custom implementation of `Magento\Framework\MessageQueue\ConsumerInterface` making possible injection of envelope callback, which allows to introduce custom message consumption easily without copy-paste of whole class
- a few implementations of `LizardMedia\MessageQueue\Queue\Consumer\EnvelopeCallback\EnvelopeCallbackInterface`, each handling message in its specific way, including `x-death` parameters support

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

[](#prerequisites)

- Magento 2.3/2.4
- PHP 7.3/7.4
- RabbitMQ 3.8.\*
- Apply [our patches](https://github.com/lizardmedia/magento2-mq-patches) for Magento Message Queue features.

### Installing

[](#installing)

#### Download the module

[](#download-the-module)

##### Using composer (suggested)

[](#using-composer-suggested)

Simply run

```
composer require lizardmedia/module-message-queue

```

##### Downloading ZIP

[](#downloading-zip)

Download a ZIP version of the module and unpack it into your project into

```
app/code/LizardMedia/MessageQueue

```

If you use ZIP file you will need to install all dependencies of the module manually

#### Install the module

[](#install-the-module)

Run this command

```
bin/magento module:enable LizardMedia_MessageQueue
bin/magento setup:upgrade

```

Usage
-----

[](#usage)

To make poison pill stop your consumers you have to run them with param `--max-messages`.

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/lizardmedia/message-queue/tags).

Authors
-------

[](#authors)

- **Bartosz Kubicki** - *Initial work, fixes &amp; maintenance* - [Lizard Media](https://github.com/bartoszkubicki)

See also the list of [contributors](https://github.com/lizardmedia/message-queue/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

2066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68c2484123c5a8f7a80ddce8b9e0f05f75c59739829102299aa6014a2c670c4f?d=identicon)[lizardmedia](/maintainers/lizardmedia)

### Embed Badge

![Health badge](/badges/lizardmedia-module-message-queue/health.svg)

```
[![Health](https://phpackages.com/badges/lizardmedia-module-message-queue/health.svg)](https://phpackages.com/packages/lizardmedia-module-message-queue)
```

###  Alternatives

[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50390.4k20](/packages/dotdigital-dotdigital-magento2-extension)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
