PHPackages                             renatocason/magento2-module-mq-example - 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. renatocason/magento2-module-mq-example

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

renatocason/magento2-module-mq-example
======================================

Magento 2 Message Queue OS Example Module

1.1.2(5y ago)1601OSL-3.0PHPPHP ~7.1.0|~7.2.0|~7.3.0

Since Jun 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/renatocason/magento2-module-mq-example)[ Packagist](https://packagist.org/packages/renatocason/magento2-module-mq-example)[ RSS](/packages/renatocason-magento2-module-mq-example/feed)WikiDiscussions master Synced 2d ago

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

Magento 2 Message Queue Example
===============================

[](#magento-2-message-queue-example)

Simple implementation example for [Rcason\_Mq](https://github.com/renatocason/magento2-module-mq).

This module is just a proof of concept and an easy example to get started with message queues. It's not useful in ral life by any mean.

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

[](#installation)

1. Require the module via Composer

```
$ composer require renatocason/magento2-module-mq-example
```

2. Enable the module

```
$ bin/magento module:enable Rcason_MqExample
$ bin/magento setup:upgrade
```

Usage
-----

[](#usage)

1. Check that everything is properly configured

```
$ bin/magento ce_mq:queues:list
```

*product.updates* should appear in the list if available queues.

2. Launch the consumer (and leave it running)

```
$ bin/magento ce_mq:consumers:start product.updates
```

3. Tail *system.log*

```
$ tail -f var/log/system.log
```

4. Open a product in the admin and save it
5. A message regarding the product you saved will appear in the logs

Authors, contributors and maintainers
-------------------------------------

[](#authors-contributors-and-maintainers)

Author:

- [Renato Cason](https://github.com/renatocason)

License
-------

[](#license)

Licensed under the Open Software License version 3.0

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

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 ~312 days

Total

5

Last Release

2013d ago

Major Versions

0.1.0 → 1.0.02018-07-03

PHP version history (4 changes)0.1.0PHP ~5.6.5|~7.0.0

1.0.0PHP ~7.0.0|~7.1.0

1.1.0PHP ~7.1.0|~7.2.0

1.1.2PHP ~7.1.0|~7.2.0|~7.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/73ef335b0adb3d09260814815de5236712b71ecc71d16775922f484358e7c345?d=identicon)[renatocason](/maintainers/renatocason)

---

Top Contributors

[![renatocason](https://avatars.githubusercontent.com/u/7037728?v=4)](https://github.com/renatocason "renatocason (7 commits)")[![rickkuilman](https://avatars.githubusercontent.com/u/7881219?v=4)](https://github.com/rickkuilman "rickkuilman (1 commits)")

### Embed Badge

![Health badge](/badges/renatocason-magento2-module-mq-example/health.svg)

```
[![Health](https://phpackages.com/badges/renatocason-magento2-module-mq-example/health.svg)](https://phpackages.com/packages/renatocason-magento2-module-mq-example)
```

###  Alternatives

[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)[run-as-root/magento2-message-queue-retry

Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.

64102.8k](/packages/run-as-root-magento2-message-queue-retry)[belvg/module-sqs

N/A

1544.4k](/packages/belvg-module-sqs)

PHPackages © 2026

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