aztech/event-bus-extra-zmq

There is no license information available for the latest version (v1.0.1) of this package.

aztech/event-bus ZMQ publisher provider

v1.0.1 2014-08-28 13:27 UTC

This package is not auto-updated.

Last update: 2024-03-26 01:28:26 UTC


README

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

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

Autoloading

Add the following code to your bootstrap file :

require_once 'vendor/autoload.php';