PHPackages                             bruli/event-bus-bundle - 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. [API Development](/categories/api)
4. /
5. bruli/event-bus-bundle

ActiveLibrary[API Development](/categories/api)

bruli/event-bus-bundle
======================

Bundle to use event bus in symfony projects

0.5(7y ago)3289.2k↓48.3%3[3 PRs](https://github.com/bruli/event-bus-bundle/pulls)4MITPHP

Since Oct 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bruli/event-bus-bundle)[ Packagist](https://packagist.org/packages/bruli/event-bus-bundle)[ RSS](/packages/bruli-event-bus-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (7)Used By (4)

event-bus-bundle
================

[](#event-bus-bundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1d5f75a68cd047f5975c51dd60dcb6961d957b4e2b71e5301f64f79aeecbe1c2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6272756c692f6576656e742d6275732d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bruli/event-bus-bundle/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/461ae7003a6b52cbef392525e31d37257d1413afb89aeebe73dab92a8b8b53f3/68747470733a2f2f706f7365722e707567782e6f72672f6272756c692f6576656e742d6275732d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/bruli/event-bus-bundle)[![Total Downloads](https://camo.githubusercontent.com/e053eefcad30994a2410114918d2c0968f0bc0f9deba58a542df20abc404df51/68747470733a2f2f706f7365722e707567782e6f72672f6272756c692f6576656e742d6275732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/bruli/event-bus-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/d75f268283e2701fc36ca2221eb41feafbf049fa567426ad7ffbc80b22c53a53/68747470733a2f2f706f7365722e707567782e6f72672f6272756c692f6576656e742d6275732d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/bruli/event-bus-bundle)[![License](https://camo.githubusercontent.com/2d42ae3b5fdda514e03096d290ac0f02f1fe3c20b7ae8c86fade8e31ff4cf8c8/68747470733a2f2f706f7365722e707567782e6f72672f6272756c692f6576656e742d6275732d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/bruli/event-bus-bundle)[![SensioLabsInsight](https://camo.githubusercontent.com/173751d0f77c8c82bc29eacca7889d56f892ea098271a1c4c01bba529804a2f5/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63343032616437352d323664372d346463392d623737342d6330363462313664333063662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/c402ad75-26d7-4dc9-b774-c064b16d30cf)[![Donate button](https://camo.githubusercontent.com/7b6de155df30b37b25eb5fec52f9213680c3dbf067dfb7d7e2850ac4096c7d05/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e6174655f534d2e676966)](https://www.paypal.me/brulics)

Bundle to use event bus in symfony projects

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

[](#installation)

### Step 1: Composer

[](#step-1-composer)

```
$ composer require bruli/event-bus-bundle
```

Add in your app/AppKernel.php file:

```
public function registerBundles()
    {
        ...
            new \Bruli\EventBusBundle\EventBusBundle()
    }
```

Credits
-------

[](#credits)

- Pablo Braulio ([@brulics](https://twitter.com/brulics))
- [All contributors](https://github.com/bruli/event-bus-bundle/graphs/contributors)

License
-------

[](#license)

event-bus-bundle is released under the [MIT License](https://opensource.org/licenses/MIT). See the bundled LICENSE file for details.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity57

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 ~139 days

Recently: every ~173 days

Total

6

Last Release

2800d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/987e02da2003e85fa331b32dd13fd61d321ab7987a72ff83604878764a71d62b?d=identicon)[bruli](/maintainers/bruli)

---

Top Contributors

[![bruli](https://avatars.githubusercontent.com/u/760646?v=4)](https://github.com/bruli "bruli (27 commits)")

---

Tags

symfonycommand busevent buscqrs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bruli-event-bus-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bruli-event-bus-bundle/health.svg)](https://phpackages.com/packages/bruli-event-bus-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prooph/service-bus-symfony-bundle

88392.2k3](/packages/prooph-service-bus-symfony-bundle)

PHPackages © 2026

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