PHPackages                             chrismou/phergie-irc-plugin-react-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. chrismou/phergie-irc-plugin-react-php

ActiveLibrary

chrismou/phergie-irc-plugin-react-php
=====================================

Phergie plugin for PHP function lookups

027PHP

Since Mar 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/chrismou/phergie-irc-plugin-react-php)[ Packagist](https://packagist.org/packages/chrismou/phergie-irc-plugin-react-php)[ RSS](/packages/chrismou-phergie-irc-plugin-react-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP function lookup plugin for [Phergie](https://github.com/phergie/phergie-irc-bot-react/)
===========================================================================================

[](#php-function-lookup-plugin-for-phergie)

[Phergie](https://github.com/phergie/phergie-irc-bot-react/) plugin for PHP function lookups.

[![Build Status](https://camo.githubusercontent.com/999913cdbc9dafd602400c5b09169a024ad7c6993dc55396f6752c060575cbd6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f63687269736d6f752f706865726769652d6972632d706c7567696e2d72656163742d7068702f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/chrismou/phergie-irc-plugin-react-php/build-status/master)[![Test Coverage](https://camo.githubusercontent.com/119ab58618c952dae8cf14cef3947eb48e088602cbcf5734494021cc0164b73a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f63687269736d6f752f706865726769652d6972632d706c7567696e2d72656163742d7068702f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/chrismou/phergie-irc-plugin-react-php/coverage)[![Code Climate](https://camo.githubusercontent.com/8f61a300241e1198b3cb9029d8667c72c798c36d9bda3399be5cb20337df4273/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f63687269736d6f752f706865726769652d6972632d706c7567696e2d72656163742d7068702f6261646765732f6770612e737667)](https://codeclimate.com/github/chrismou/phergie-irc-plugin-react-php)[![Buy me a beer](https://camo.githubusercontent.com/84435278ebf644da9ba4ece64a76602c16bb88edd474ee54cc757a17eca9666f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d50617950616c2d3031394344452e737667)](https://www.paypal.me/chrismou)

Install
-------

[](#install)

The recommended method of installation is [through composer](http://getcomposer.org).

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

```

See Phergie documentation for more information on [installing and enabling plugins](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#plugins).

Configuration
-------------

[](#configuration)

```
new \Chrismou\Phergie\Plugin\Php\Plugin
```

Or you can use your own sqlite DB, by passing in something like array('dbpath'=&gt;'path/to/your/db'). The included DB is generated using [phpdocs-to-db](https://github.com/chrismou/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
-----

[](#tests)

To run the unit test suite:

```
curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit

```

License
-------

[](#license)

Released under the BSD License. See `LICENSE`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/98e0798db43673fb89fe589cbb45fb4c6547d3bdbe76d7efa30d96f24ffc677e?d=identicon)[chrismou](/maintainers/chrismou)

---

Top Contributors

[![chrismou](https://avatars.githubusercontent.com/u/319883?v=4)](https://github.com/chrismou "chrismou (33 commits)")

### Embed Badge

![Health badge](/badges/chrismou-phergie-irc-plugin-react-php/health.svg)

```
[![Health](https://phpackages.com/badges/chrismou-phergie-irc-plugin-react-php/health.svg)](https://phpackages.com/packages/chrismou-phergie-irc-plugin-react-php)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
