PHPackages                             hashworks/phergie-plugin-movie-search - 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. [API Development](/categories/api)
4. /
5. hashworks/phergie-plugin-movie-search

ActiveLibrary[API Development](/categories/api)

hashworks/phergie-plugin-movie-search
=====================================

Phergie plugin to search both IMDB &amp; OMDB.

v1.0.3(11y ago)042GNU GPL v3.0PHP

Since Feb 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hashworks/PhergieMovieSearch)[ Packagist](https://packagist.org/packages/hashworks/phergie-plugin-movie-search)[ RSS](/packages/hashworks-phergie-plugin-movie-search/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

PhergieMovieSearch
==================

[](#phergiemoviesearch)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin to search both IMDB &amp; OMDB.

Install
-------

[](#install)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require hashworks/phergie-plugin-movie-search

```

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

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

[](#configuration)

```
// dependency
new \WyriHaximus\Phergie\Plugin\Dns\Plugin,
new \WyriHaximus\Phergie\Plugin\Http\Plugin(array('dnsResolverEvent' => 'dns.resolver')),
new \Phergie\Irc\Plugin\React\Command\Plugin,
new \hashworks\Phergie\Plugin\MovieSearch\Plugin(array(
    // Optional. Sets the output when no specific information is requested.
    'responseFormat' => '%title% (%year%) [%imdb-id%], %imdb-rating%★ - %genre% - %plot%'
))
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

4108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/020e7faf0f687685e662b4ae27a51e3c3a79713665ede78869816014a7c88b4c?d=identicon)[hashworks](/maintainers/hashworks)

---

Top Contributors

[![hashworks](https://avatars.githubusercontent.com/u/2362091?v=4)](https://github.com/hashworks "hashworks (1 commits)")

---

Tags

pluginbotircphergieimdbomdb

### Embed Badge

![Health badge](/badges/hashworks-phergie-plugin-movie-search/health.svg)

```
[![Health](https://phpackages.com/badges/hashworks-phergie-plugin-movie-search/health.svg)](https://phpackages.com/packages/hashworks-phergie-plugin-movie-search)
```

PHPackages © 2026

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