hashworks/phergie-plugin-is-down-check

Phergie plugin to check websites using downforeveryoneorjustme.com.

v1.0 2015-02-08 13:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:29:09 UTC


README

Phergie plugin to check websites using downforeveryoneorjustme.

Install

To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~.

composer require hashworks/phergie-plugin-is-down-check

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

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\IsDownCheck\Plugin()

##Syntax

<%hashworks> !isdown hashworks.net
< moonbase> Checking hashworks.net...
< moonbase> It's just you. http://hashworks.net is up.