PHPackages                             friendsofcake/process-mq - 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. friendsofcake/process-mq

AbandonedArchivedCakephp-plugin[Queues &amp; Workers](/categories/queues)

friendsofcake/process-mq
========================

A plugin for handling connections and jobs using RabbitMQ

31.2k3[1 issues](https://github.com/FriendsOfCake/process-mq/issues)3PHP

Since Aug 8Pushed 9y ago6 watchersCompare

[ Source](https://github.com/FriendsOfCake/process-mq)[ Packagist](https://packagist.org/packages/friendsofcake/process-mq)[ RSS](/packages/friendsofcake-process-mq/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (3)

ProcessMQ
=========

[](#processmq)

[![Build Status](https://camo.githubusercontent.com/43e91a3f485d832df281bfc8e6593afeb8516b13dec30e68f4eb1b32843e60e2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f467269656e64734f6643616b652f70726f636573732d6d712f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/FriendsOfCake/process-mq)[![Coverage](https://camo.githubusercontent.com/12e345a3fd070ba91a3d4c6e6b17304ccfa4c5cd91b093cb0967adc4fe382589/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f467269656e64734f6643616b652f70726f636573732d6d712f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/FriendsOfCake/process-mq)[![Total Downloads](https://camo.githubusercontent.com/fde47bef8b1673f29f4b1bda912828da88724b5439120b4ce30d6b99bb983466/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f667269656e64736f6663616b652f70726f636573732d6d712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/friendsofcake/process-mq)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

{{@TODO description}}

Install
-------

[](#install)

Using [Composer](http://getcomposer.org):

```
composer require friendsofcake/process-mq:dev-master

```

You then need to load the plugin. You can use the shell command:

```
bin/cake plugin load ProcessMQ

```

or by manually adding statement shown below to `bootstrap.php`:

```
Plugin::load('ProcessMQ');
```

Usage
-----

[](#usage)

{{@TODO documentation}}

Patches &amp; Features
----------------------

[](#patches--features)

- Fork
- Mod, fix
- Test - this is important, so it's not unintentionally broken
- Commit - do not mess with license, todo, version, etc. (if you do change any, bump them into commits of their own that I can ignore when I pull)
- Pull request - bonus point for topic branches

To ensure your PRs are considered for upstream, you MUST follow the [CakePHP coding standards](http://book.cakephp.org/3.0/en/contributing/cakephp-coding-conventions.html).

Bugs &amp; Feedback
-------------------

[](#bugs--feedback)

License
-------

[](#license)

Copyright (c) 2015, [FriendsOfCake](http://friendsofcake.com) and licensed under [The MIT License](http://www.opensource.org/licenses/mit-license.php).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5203126?v=4)[Friends Of Cake](/maintainers/FriendsOfCake)[@FriendsOfCake](https://github.com/FriendsOfCake)

---

Top Contributors

[![lorenzo](https://avatars.githubusercontent.com/u/37621?v=4)](https://github.com/lorenzo "lorenzo (2 commits)")[![jippi](https://avatars.githubusercontent.com/u/22841?v=4)](https://github.com/jippi "jippi (1 commits)")[![josegonzalez](https://avatars.githubusercontent.com/u/65675?v=4)](https://github.com/josegonzalez "josegonzalez (1 commits)")[![Spriz](https://avatars.githubusercontent.com/u/3512268?v=4)](https://github.com/Spriz "Spriz (1 commits)")

### Embed Badge

![Health badge](/badges/friendsofcake-process-mq/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofcake-process-mq/health.svg)](https://phpackages.com/packages/friendsofcake-process-mq)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.6M31](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6046.3M542](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[bsidev/bitrix-queue

Queues for Bitrix CMS

232.8k](/packages/bsidev-bitrix-queue)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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