aztech / event-bus-plugin-file
此软件包最新版本(0.1.0)没有可用的许可证信息。
aztech/event-bus 文件队列插件
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-09-04 23:19:20 UTC
README
构建状态
稳定性
安装
通过 Composer
Composer 是安装 aztech/event-bus-core-plugins 的唯一支持方式。还不知道 Composer 吗? 了解更多。
$ composer require "aztech/event-bus-core-plugins":"~1"
自动加载
将以下代码添加到您的 bootstrap 文件中
require_once 'vendor/autoload.php';