aztech / event-bus-extra-wamp
aztech/event-bus Wamp publisher provider
Installs: 32
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/aztech/event-bus-extra-wamp
Requires
- aztech/event-bus: ~1
- cboden/ratchet: ~0
- psr/log: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.2
- squizlabs/php_codesniffer: ~1.5
- vektah/bugfree-dangerzone: ~0.2
This package is not auto-updated.
Last update: 2025-10-21 07:13:52 UTC
README
Build status
Stability
Installation
Via Composer
Composer is the only supported way of installing aztech/event-bus-extra-wamp . Don't know Composer yet ? Read more about it.
$ composer require "aztech/event-bus-extra-wamp":"~1"
Autoloading
Add the following code to your bootstrap file :
require_once 'vendor/autoload.php';