Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.58 KB

aztech/event-bus-extra-stomp

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-extra-stomp . Don't know Composer yet ? Read more about it.

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

Autoloading

Add the following code to your bootstrap file :

require_once 'vendor/autoload.php';