Skip to content

event-bus/plugin-stomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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';