PHPackages                             ideea/async-event-dispatcher - 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. ideea/async-event-dispatcher

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

ideea/async-event-dispatcher
============================

Async send/receive events

v1.0.1(11y ago)44.6kMITPHPPHP &gt;=5.3.3

Since Jul 21Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ZhukV/AsyncEventDispatcher)[ Packagist](https://packagist.org/packages/ideea/async-event-dispatcher)[ Docs](https://github.com/ZhukV/AsyncEventDispatcher)[ RSS](/packages/ideea-async-event-dispatcher/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Async Event Dispatcher (AED)
============================

[](#async-event-dispatcher-aed)

Async Send/Receive events

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

[](#installation)

Add AsyncEventDispatcher in your composer.json:

```
{
    "require": {
        "ideea/async-event-dispatcher": "~1.0"
    }
}
```

Now tell composer to download the library by running the command:

```
$ php composer.phar update ideea/async-event-dispatcher
```

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the *doc/index.md* file in this library:

[Read the Documentation](doc/index.rst)

License
-------

[](#license)

This library is under the MIT license. See the complete license in library

> LICENSE

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/ZhukV/AsyncEventDispatcher/issues).

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

4354d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/626ec10367b16fd0c7f8279eec25caa64084d5bd9a01789e0645279988e9a185?d=identicon)[ZhukV](/maintainers/ZhukV)

---

Top Contributors

[![ZhukV](https://avatars.githubusercontent.com/u/2256109?v=4)](https://github.com/ZhukV "ZhukV (6 commits)")

---

Tags

eventasyncdispatcherreceiver

### Embed Badge

![Health badge](/badges/ideea-async-event-dispatcher/health.svg)

```
[![Health](https://phpackages.com/badges/ideea-async-event-dispatcher/health.svg)](https://phpackages.com/packages/ideea-async-event-dispatcher)
```

###  Alternatives

[amphp/amp

A non-blocking concurrency framework for PHP applications.

4.4k130.2M402](/packages/amphp-amp)[revolt/event-loop

Rock-solid event loop for concurrent PHP applications.

92550.1M206](/packages/revolt-event-loop)[icicleio/icicle

Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.

1.1k152.2k14](/packages/icicleio-icicle)[recoil/recoil

Asynchronous coroutines for PHP 7.

79062.4k7](/packages/recoil-recoil)[jmikola/wildcard-event-dispatcher

Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.

32325.1k2](/packages/jmikola-wildcard-event-dispatcher)[recoil/react

Integrate Recoil with ReactPHP.

32283.0k12](/packages/recoil-react)

PHPackages © 2026

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