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

ActiveLibrary[API Development](/categories/api)

hashworks/phergie-plugin-wolfram-alpha
======================================

Phergie plugin to access the Wolfram Alpha API trough IRC.

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

Since Feb 15Pushed 8y ago1 watchersCompare

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

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

PhergieWolframAlpha
===================

[](#phergiewolframalpha)

[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin to access the Wolfram Alpha API trough IRC.

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-wolfram-alpha

```

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 \hashworks\Phergie\Plugin\WolframAlpha\Plugin(array(
    'appid' => 'your-app-id', // Required. Set your appID. https://developer.wolframalpha.com/portal/apisignup.html
    'useMetric' => true, // Default. Use metric system for results.
    'processingReply' => true, // Default. Show or hide the 'Processing ...' reply.
    'limit' => 5// Default. Limit the number of lines send to a channel or user.
)),
```

Examples
--------

[](#examples)

```
 wolfram-alpha population of germany
 Processing...
 81.6 million people (world rank: 16th) (2014 estimate)
 wolfram-alpha 200€ in BTC
 Processing...
 ฿0.92 (bitcoins)
 20 = 2500/x
 Processing...
 x = 125

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

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

pluginbotircphergiealphawolfram

### Embed Badge

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

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

PHPackages © 2026

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