Skip to content

event-bus/event-bus

Repository files navigation

aztech/event-bus

Build status

Build Status Code Coverage Scrutinizer Quality Score Dependency Status HHVM Status

Stability

Latest Stable Version Latest Unstable Version

Installation

Via Composer

Composer is the only supported way of installing aztech/event-bus . Don't know Composer yet ? Read more about it.

$ composer require "aztech/event-bus":"~1"

Autoloading

Add the following code to your bootstrap file :

require_once 'vendor/autoload.php';

About

Core Event bus library

Resources

Stars

Watchers

Forks

Packages

No packages published