phergie/phergie-irc-plugin-react-bofh
最新稳定版本:3.0.3
Composer 安装命令:
composer require phergie/phergie-irc-plugin-react-bofh
包简介
Phergie plugin for Pull excuses from bastard operator from hell
README 文档
README
Phergie plugin for pulling excuses from bastard operator from hell.
Install
The recommended method of installation is through composer.
{
"require": {
"phergie/phergie-irc-plugin-react-bofh": "^2"
}
}
See Phergie documentation for more information on installing and enabling plugins.
Configuration
return [ 'plugins' => [ // configuration new \Phergie\Irc\Plugin\React\BOFH\Plugin([ ]) ] ];
Tests
To run the unit test suite:
curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit
License
Released under the BSD License. See LICENSE.
统计信息
- 总下载量: 99
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-09-12