aztech / event-bus-extra-wamp
There is no license information available for the latest version (1.0.3) of this package.
aztech/event-bus Wamp publisher provider
1.0.3
2015-01-27 23:11 UTC
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: 2024-11-05 02:21:25 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';