Download the PHP package innmind/event-bus-bundle without Composer
On this page you can find all versions of the php package innmind/event-bus-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innmind/event-bus-bundle
More information about innmind/event-bus-bundle
Files in innmind/event-bus-bundle
Download innmind/event-bus-bundle
More information about innmind/event-bus-bundle
Files in innmind/event-bus-bundle
Vendor innmind
Package event-bus-bundle
Short Description Event Bus Bundle
License MIT
Homepage http://github.com/Innmind/EventBusBundle
Package event-bus-bundle
Short Description Event Bus Bundle
License MIT
Homepage http://github.com/Innmind/EventBusBundle
Please rate this library. Is it a good library?
Informations about the package event-bus-bundle
EventBusBundle
master |
develop |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Symfony integration of innmind/event-bus
that ease stacking event buses.
Installation
In your AppKernel.php
add the following line:
Usage
In order to dispatch your events you need to define the listeners as services with the tag innmind_event_bus.listener
with the attribte listen_to
that will contain the command FQCN.
All versions of event-bus-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
symfony/http-kernel Version ~3.0
symfony/config Version ~3.0
symfony/dependency-injection Version ~3.0
innmind/event-bus Version ~2.0
symfony/yaml Version ~3.0
symfony/http-kernel Version ~3.0
symfony/config Version ~3.0
symfony/dependency-injection Version ~3.0
innmind/event-bus Version ~2.0
symfony/yaml Version ~3.0
The package innmind/event-bus-bundle contains the following files
Loading the files please wait ....