PHPackages                             omouren/simplebus-debug-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. omouren/simplebus-debug-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

omouren/simplebus-debug-bundle
==============================

Debug your SimpleBus EventBus and CommandBus

1.4(1y ago)150.0kMITPHPPHP &gt;=5.5.9

Since Nov 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/omouren/simplebus-debug-bundle)[ Packagist](https://packagist.org/packages/omouren/simplebus-debug-bundle)[ RSS](/packages/omouren-simplebus-debug-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

SimpleBusDebugBundle
====================

[](#simplebusdebugbundle)

The **SimpleBusDebugBundle** allows you to debug your [SimpleBus EventBus and CommandBus](https://github.com/SimpleBus/SimpleBus).

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

[](#requirements)

[simple-bus/symfony-bridge](https://github.com/SimpleBus/SymfonyBridge)

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

[](#installation)

Via Composer

```
$ composer require omouren/simplebus-debug-bundle
```

Register the bundle in the application kernel :

```
