aztech / event-bus-plugin-file
There is no license information available for the latest version (0.1.0) of this package.
aztech/event-bus file queue plugin
0.1.0
2015-03-08 04:35 UTC
Requires
- aztech/event-bus: ~1
Requires (Dev)
- aztech/coding-standard: ~0.1
- mikey179/vfsstream: ~1
- phpunit/phpunit: ~4.2
- squizlabs/php_codesniffer: ~1.5
- vektah/bugfree-dangerzone: 0.3.*
This package is auto-updated.
Last update: 2024-11-04 23:37:26 UTC
README
Build status
Stability
Installation
Via Composer
Composer is the only supported way of installing aztech/event-bus-core-plugins . Don't know Composer yet ? Read more about it.
$ composer require "aztech/event-bus-core-plugins":"~1"
Autoloading
Add the following code to your bootstrap file :
require_once 'vendor/autoload.php';