Skip to content

bruli/event-bus-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-bus-bundle

Scrutinizer Code Quality Latest Stable Version Total Downloads Latest Unstable Version License SensioLabsInsight Donate button

Bundle to use event bus in symfony projects

Installation

Step 1: Composer

$ composer require bruli/event-bus-bundle

Add in your app/AppKernel.php file:

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

Credits

License

event-bus-bundle is released under the MIT License. See the bundled LICENSE file for details.

About

Bundle to use event bus in symfony projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages