PHPackages                             zeroshotlabs/php\_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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zeroshotlabs/php\_mqueue

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zeroshotlabs/php\_mqueue
========================

Speed-optimized PHP FFI bindings for POSIX message queues.

011PHP

Since Oct 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zeroshotlabs/php_mqueue)[ Packagist](https://packagist.org/packages/zeroshotlabs/php_mqueue)[ RSS](/packages/zeroshotlabs-php-mqueue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

php\_mqueue
===========

[](#php_mqueue)

Speed-optimized PHP FFI bindings for POSIX message queues

This is a PHP FFI binding for the POSIX C mq\* functions. All methods are implemented except mq\_notify (PRs welcome).

It should build with:

```
 - $ composer require zeroshotlabs/php_mqueue

 - $ PHP_CONFIG=/path/to/bin/php-config \
     make -C vendor/zeroshotlabs/php_mqueue clean

 - $ PHP_CONFIG=/path/to/bin/php-config \
     make -C vendor/zeroshotlabs/php_mqueue all

```

If composer won't install it, you can try directly from git:

```
    $ git clone https://github.com/zeroshotlabs/php_mqueue && cd php_mqueue
    $ PHP_CONFIG=/path/to/bin/php-config make all

In PHP, use the FFI::load() and FFI::scope() methods to load and access
specified functions, classes, etc.

PRs and tickets welcome (especially PRs).

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f940158babb4d12d8b3b363b1bfe8bd6e1a8bbd03a66bb98df4b601ce191b344?d=identicon)[praxis](/maintainers/praxis)

---

Top Contributors

[![zaunere](https://avatars.githubusercontent.com/u/3363877?v=4)](https://github.com/zaunere "zaunere (18 commits)")

### Embed Badge

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

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

###  Alternatives

[motomedialab/simple-laravel-audit

A simple audit helper that integrates directly with Laravel &amp; FilamentPHP

262.7k](/packages/motomedialab-simple-laravel-audit)

PHPackages © 2026

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