aztech / event-bus-extra-zmq
aztech/event-bus ZMQ publisher provider
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/aztech/event-bus-extra-zmq
Requires
- ext-zmq: *
- aztech/event-bus: ~1
- aztech/php-utils: ~0
- psr/log: ~1
Requires (Dev)
- moriony/php-zmq-stubs: dev-master
- phpunit/phpunit: ~4.2
- squizlabs/php_codesniffer: ~1.5
- vektah/bugfree-dangerzone: ~0.2
This package is not auto-updated.
Last update: 2025-10-07 09:41:56 UTC
README
Build status
Stability
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';