PHPackages                             grgk/mqueue - 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. grgk/mqueue

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

grgk/mqueue
===========

Message queue

1.0.1(7y ago)251MITPHPCI passing

Since Feb 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/grgk/mqueue)[ Packagist](https://packagist.org/packages/grgk/mqueue)[ RSS](/packages/grgk-mqueue/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Mqueue
======

[](#mqueue)

[![Travis](https://camo.githubusercontent.com/4c4b3ad77fe33fd1e1645f8cf97f49f7610f756968054eaf98ff34ae432cad20/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6772676b2f6d71756575652e737667)](https://travis-ci.org/grgk/mqueue)[![Packagist](https://camo.githubusercontent.com/d6ed5f03179136ead3400532c4d63b468e309afebd8c21fdfc7f9535389f606d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6772676b2f6d71756575652e737667)](https://github.com/grgk/mqueue)[![Quality Gate](https://camo.githubusercontent.com/e2f10d1d93c31bb6825da9e3b48572e6da6d62774a6d316dad2c2a326a89f37f/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6772676b2e6d7175657565266d65747269633d616c6572745f737461747573)](https://sonarqube.com/dashboard/index/grgk.mqueue)[![SonarQube Coverage](https://camo.githubusercontent.com/67776d1bc0cdd781d71832bcb8adcb73b4ec0a6034b5f52136f9460569a18415/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6772676b2e6d7175657565266d65747269633d636f766572616765)](https://sonarqube.com/dashboard/index?id=grgk.mqueue)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](http://opensource.org/licenses/MIT)[![GitHub issues](https://camo.githubusercontent.com/36723fbe83081138be94a0fab373ebfd823978d4dd8a5348aa5313b52b79e0e2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6772676b2f6d71756575652e737667)](https://github.com/grgk/mqueue/issues?q=is%3Aopen)[![StyleCI](https://camo.githubusercontent.com/b087fbbdc95e7c9ec43f1bbf71f9214491594a4e3f58d37a57227eecebaf16ed/68747470733a2f2f7374796c6563692e696f2f7265706f732f37383735323830362f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/78752806)[![Code Climate](https://camo.githubusercontent.com/bf65a94d2ab68faf9ee3a68a72f0f936b43cdbfd8c1b3a8504375f3685e0703b/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6772676b2f6d71756575652f6261646765732f6770612e737667)](https://codeclimate.com/github/grgk/mqueue)

About
-----

[](#about)

Mqueue is a message queue wrapper written in PHP.

Requirements
------------

[](#requirements)

- PHP 5.6 and up (recommended 7.0 and up)

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

[](#installation)

To install Mqueue use composer:

```
composer require grgk/mqueue

```

License
-------

[](#license)

Licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.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 ~661 days

Total

2

Last Release

2758d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5950586?v=4)[Grzegorz Karpiak](/maintainers/grgk)[@grgk](https://github.com/grgk)

---

Top Contributors

[![grgk](https://avatars.githubusercontent.com/u/5950586?v=4)](https://github.com/grgk "grgk (38 commits)")[![witsysow](https://avatars.githubusercontent.com/u/25956605?v=4)](https://github.com/witsysow "witsysow (3 commits)")[![asgrzeg](https://avatars.githubusercontent.com/u/23240480?v=4)](https://github.com/asgrzeg "asgrzeg (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/grgk-mqueue/health.svg)

```
[![Health](https://phpackages.com/badges/grgk-mqueue/health.svg)](https://phpackages.com/packages/grgk-mqueue)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.3k](/packages/symfony-framework-bundle)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M24.5k](/packages/friendsofphp-php-cs-fixer)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k47](/packages/friendsoftypo3-content-blocks)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k60.6M788](/packages/drush-drush)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M997](/packages/phpro-grumphp)

PHPackages © 2026

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