chrismou/phergie-irc-plugin-react-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

chrismou/phergie-irc-plugin-react-php

Composer 安装命令:

composer require chrismou/phergie-irc-plugin-react-php

包简介

Phergie plugin for PHP function lookups

README 文档

README

Phergie plugin for PHP function lookups.

Build Status Test Coverage Code Climate Buy me a beer

Install

The recommended method of installation is through composer.

composer require chrismou/phergie-irc-plugin-react-php

See Phergie documentation for more information on installing and enabling plugins.

Configuration

new \Chrismou\Phergie\Plugin\Php\Plugin

Or you can use your own sqlite DB, by passing in something like array('dbpath'=>'path/to/your/db'). The included DB is generated using phpdocs-to-db which is a work in progress - if you feel you can improve on it feel free to fork, improve and put in a pull request!

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.

统计信息

  • 总下载量: 27
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2015-01-22