PHPackages                             hashworks/phergie-xrel-plugin - 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-xrel-plugin

ActiveLibrary[API Development](/categories/api)

hashworks/phergie-xrel-plugin
=============================

Phergie plugin to access the xREL.to API.

v1.0.1(11y ago)026GNU GPL v3.0PHP

Since Feb 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hashworks/Phergie-xREL-Plugin)[ Packagist](https://packagist.org/packages/hashworks/phergie-xrel-plugin)[ RSS](/packages/hashworks-phergie-xrel-plugin/feed)WikiDiscussions master Synced 1mo ago

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

Phergie-xREL-Plugin
===================

[](#phergie-xrel-plugin)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin to access the [xREL.to](http://xrel.to) API.

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-xrel-plugin

```

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 \Phergie\Irc\Plugin\React\Command\Plugin,
new \WyriHaximus\Phergie\Plugin\Dns\Plugin,
new \WyriHaximus\Phergie\Plugin\Http\Plugin(array('dnsResolverEvent' => 'dns.resolver')),
new \hashworks\Phergie\Plugin\xREL\Plugin(array(
    // Optional. Searches for release dirnames in all messages and applies the nfo command on them.
    'parseAllMessages' => false,
    // Optional. Limit of posts per command.
    'limit' => 5
)),
```

Syntax
------

[](#syntax)

`upcoming` Responds with a list of upcoming movies.
`latest [[hd-]movie|[hd-]tv|game|update|console|[hd-]xxx]` Responds with a list of latest releases.
`hot [movie|tv|game|console]` Responds with a list of latest hot releases.
`nfo ` Responds with a nfo link for a scene dirname.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~0 days

Total

2

Last Release

4117d 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

pluginbotircphergiexrelnfo

### Embed Badge

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

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

PHPackages © 2026

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