PHPackages                             intermaterium/phpzmq - 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. intermaterium/phpzmq

ActivePhp-ext[Queues &amp; Workers](/categories/queues)

intermaterium/phpzmq
====================

ZeroMQ is a software library that lets you quickly design and implement a fast message-based applications

2.0.4(1mo ago)0189↑11.1%BSD-3-ClauseCPHP &gt;=8.1

Since May 31Pushed 1mo agoCompare

[ Source](https://github.com/chrisBirmingham/phpzmq)[ Packagist](https://packagist.org/packages/intermaterium/phpzmq)[ RSS](/packages/intermaterium-phpzmq/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (6)Used By (0)

PHP ZMQ
=======

[](#php-zmq)

PHP bindings for 0MQ. The documentation is available [here](https://php.net/zmq)

This is a hardfork of the [PHP Extension](https://github.com/zeromq/php-zmq), updated for a PHP's newer extension sensibilities and API functions. As such, support for versions of PHP older than 8.1 and versions of libzmq below version 4 have been dropped.

Additionally the support for libczmq has been dropped as it wasn't documented and wasn't used at $work. Will be added back at a later date should it be required.

Prerequisites
-------------

[](#prerequisites)

- libzmq 4.0.0 and above
- PHP 8.1 and above

Insallation (PIE)
-----------------

[](#insallation-pie)

You can install this extension using [PIE](https://github.com/php/pie)

```
pie install intermaterium/phpzmq
```

Installation (Build from source)
--------------------------------

[](#installation-build-from-source)

You can also use the old phpize method to install the extension

```
git clone --recursive --depth=1 https://github.com/chrisBirmingham/phpzmq.git
cd phpzmq
phpize
./configure
make
make install
```

The API is roughly as follows:

```

```

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.4% 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 ~0 days

Total

5

Last Release

52d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/605c5ba17b9ede3481247c152615eae793b42714b4c5a6d40c2afa0e341f97ca?d=identicon)[intermaterium](/maintainers/intermaterium)

---

Top Contributors

[![mkoppanen](https://avatars.githubusercontent.com/u/90124?v=4)](https://github.com/mkoppanen "mkoppanen (184 commits)")[![ianbarber](https://avatars.githubusercontent.com/u/210006?v=4)](https://github.com/ianbarber "ianbarber (32 commits)")[![chrisBirmingham](https://avatars.githubusercontent.com/u/6173078?v=4)](https://github.com/chrisBirmingham "chrisBirmingham (30 commits)")[![phuedx](https://avatars.githubusercontent.com/u/191857?v=4)](https://github.com/phuedx "phuedx (21 commits)")[![zebastian](https://avatars.githubusercontent.com/u/7888201?v=4)](https://github.com/zebastian "zebastian (10 commits)")[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (10 commits)")[![bluca](https://avatars.githubusercontent.com/u/782193?v=4)](https://github.com/bluca "bluca (8 commits)")[![ralphbean](https://avatars.githubusercontent.com/u/331338?v=4)](https://github.com/ralphbean "ralphbean (6 commits)")[![wysman](https://avatars.githubusercontent.com/u/1042272?v=4)](https://github.com/wysman "wysman (1 commits)")[![indeyets](https://avatars.githubusercontent.com/u/13445?v=4)](https://github.com/indeyets "indeyets (1 commits)")[![DrHayt](https://avatars.githubusercontent.com/u/96169?v=4)](https://github.com/DrHayt "DrHayt (1 commits)")[![gplanchat](https://avatars.githubusercontent.com/u/152367?v=4)](https://github.com/gplanchat "gplanchat (1 commits)")[![h4cc](https://avatars.githubusercontent.com/u/2981491?v=4)](https://github.com/h4cc "h4cc (1 commits)")[![Incognito](https://avatars.githubusercontent.com/u/379322?v=4)](https://github.com/Incognito "Incognito (1 commits)")[![AlexAT](https://avatars.githubusercontent.com/u/85214814?v=4)](https://github.com/AlexAT "AlexAT (1 commits)")[![Orvid](https://avatars.githubusercontent.com/u/709247?v=4)](https://github.com/Orvid "Orvid (1 commits)")[![wangxx2026](https://avatars.githubusercontent.com/u/4220591?v=4)](https://github.com/wangxx2026 "wangxx2026 (1 commits)")

### Embed Badge

![Health badge](/badges/intermaterium-phpzmq/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

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

The Illuminate Bus package.

6046.3M586](/packages/illuminate-bus)[brave-sir-robin/amqphp

AMQP 0.9.1 Protocol Implementation in pure PHP

7932.8k](/packages/brave-sir-robin-amqphp)[belvg/module-sqs

N/A

1544.6k](/packages/belvg-module-sqs)[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)
