PHPackages                             dazzle-php/zmq - 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. dazzle-php/zmq

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

dazzle-php/zmq
==============

Dazzle Asynchronous ZMQ.

v0.4.1(9y ago)52.0k22MITPHPPHP &gt;=5.6.7

Since Sep 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dazzle-php/zmq)[ Packagist](https://packagist.org/packages/dazzle-php/zmq)[ Docs](http://kraken-php.com)[ RSS](/packages/dazzle-php-zmq/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (4)Versions (9)Used By (2)

Dazzle Async ZMQ
================

[](#dazzle-async-zmq)

[![Build Status](https://camo.githubusercontent.com/d581c528755749e5fccec83220c6a78337e49c7f766462013c8546cf2ca9cfa1/68747470733a2f2f7472617669732d63692e6f72672f64617a7a6c652d7068702f7a6d712e737667)](https://travis-ci.org/dazzle-php/zmq)[![Code Coverage](https://camo.githubusercontent.com/aca293ab44d138027ae74584894b52a149d671c8e87a958ea8804a9906391c05/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64617a7a6c652d7068702f7a6d712f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dazzle-php/zmq/?branch=master)[![Code Quality](https://camo.githubusercontent.com/a15a71cfe13a91119561c52396eab68138d94b2ef51b5081a457fcceac0929f6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64617a7a6c652d7068702f7a6d712f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dazzle-php/zmq/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/f27ea1ed592ffc0d8eb1a50111215da1556775fc18076b92a32ad02855632932/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f7a6d712f762f737461626c65)](https://packagist.org/packages/dazzle-php/zmq)[![Latest Unstable Version](https://camo.githubusercontent.com/e361544489e49c6765a056d6ecdbb1263fe39d0cd3239b102b75f9dd182b1b46/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f7a6d712f762f756e737461626c65)](https://packagist.org/packages/dazzle-php/zmq)[![License](https://camo.githubusercontent.com/00840ee44828df10ee70cfd1106d98bacd7d51bbcf7e507a912b7c0f6da9522a/68747470733a2f2f706f7365722e707567782e6f72672f64617a7a6c652d7068702f7a6d712f6c6963656e7365)](https://packagist.org/packages/dazzle-php/zmq/license)

> **Note:** This repository is part of [Dazzle Project](https://github.com/dazzle-php/dazzle) - the next-gen library for PHP. The project's purpose is to provide PHP developers with a set of complete tools to build functional async applications. Please, make sure you read the attached README carefully and it is guaranteed you will be surprised how easy to use and powerful it is. In the meantime, you might want to check out the rest of our async libraries in [Dazzle repository](https://github.com/dazzle-php) for the full extent of Dazzle experience.

[![](https://raw.githubusercontent.com/dazzle-php/dazzle/master/media/dazzle-x125.png)](https://raw.githubusercontent.com/dazzle-php/dazzle/master/media/dazzle-x125.png)

Description
-----------

[](#description)

Dazzle ZMQ is a component that implements asynchronous ZMQ socket handling for PHP.

Feature Highlights
------------------

[](#feature-highlights)

Dazzle ZMQ features:

- Asynchronous handling of incoming and outcoming messages,
- Support for ZeroMQ extension and ZeroMQ protocols,
- ...and more.

Provided Example(s)
-------------------

[](#provided-examples)

### Quickstart

[](#quickstart)

TODO

### Additional

[](#additional)

TODO

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

[](#requirements)

Dazzle ZMQ requires:

- PHP-5.6 or PHP-7.0+,
- UNIX or Windows OS,
- PHP ext-zmq.

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

[](#installation)

To install this library make sure you have [composer](https://getcomposer.org/) installed, then run following command:

```
$> composer require dazzle-php/zmq

```

Tests
-----

[](#tests)

Tests can be run via:

```
$> vendor/bin/phpunit -d memory_limit=1024M

```

Versioning
----------

[](#versioning)

Versioning of Dazzle libraries is being shared between all packages included in [Dazzle Project](https://github.com/dazzle-php/dazzle). That means the releases are being made concurrently for all of them. On one hand this might lead to "empty" releases for some packages at times, but don't worry. In the end it is far much easier for contributors to maintain and -- what's the most important -- much more straight-forward for users to understand the compatibility and inter-operability of the packages.

Contributing
------------

[](#contributing)

Thank you for considering contributing to this repository!

- The contribution guide can be found in the [contribution tips](https://github.com/dazzle-php/zmq/blob/master/CONTRIBUTING.md).
- Open tickets can be found in [issues section](https://github.com/dazzle-php/zmq/issues).
- Current contributors are listed in [graphs section](https://github.com/dazzle-php/zmq/graphs/contributors)
- To contact the author(s) see the information attached in [composer.json](https://github.com/dazzle-php/zmq/blob/master/composer.json) file.

License
-------

[](#license)

Dazzle Framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

---

*"Everything is possible. The impossible just takes longer."* ― Dan Brown

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.3% 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 ~40 days

Recently: every ~67 days

Total

8

Last Release

3241d ago

PHP version history (2 changes)v0.3.0PHP &gt;=5.5.9

0.4.x-devPHP &gt;=5.6.7

### Community

Maintainers

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

---

Top Contributors

[![khelle](https://avatars.githubusercontent.com/u/5642657?v=4)](https://github.com/khelle "khelle (41 commits)")[![hidehalo](https://avatars.githubusercontent.com/u/6302952?v=4)](https://github.com/hidehalo "hidehalo (2 commits)")

---

Tags

asyncdazzleinter-processipcmessagemessage-drivenphpphp-libphp7socksocketzeromqzmqzeromqzmqmessage-drivenkrakenkraken-phpsoaipcagent-modelservice-oriented

### Embed Badge

![Health badge](/badges/dazzle-php-zmq/health.svg)

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

###  Alternatives

[dazzle-php/socket

Dazzle Asynchronous Socket.

1912.8k5](/packages/dazzle-php-socket)[react/zmq

ZeroMQ bindings for React.

2471.7M31](/packages/react-zmq)[ecotone/ecotone

Supporting you in building DDD, CQRS, Event Sourcing applications with ease.

558549.8k17](/packages/ecotone-ecotone)[swoole/zmq

ZeroMQ bindings for Swoole.

373.3k](/packages/swoole-zmq)[dazzle-php/event

Dazzle Events &amp; Dispatchers.

161.7k6](/packages/dazzle-php-event)[denpa/laravel-zeromq

ZeroMQ driver for Laravel

171.1k](/packages/denpa-laravel-zeromq)

PHPackages © 2026

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