phergie/phergie-irc-event

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP data structure for IRC event information

Maintainers

👁 elazar

Package info

github.com/phergie/phergie-irc-event

pkg:composer/phergie/phergie-irc-event

Statistics

Installs: 15 203

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.2 2015-06-09 17:45 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-2-Clause bccc65cd6371ed441984d23713cfbe197245b677

eventirc

This package is not auto-updated.

Last update: 2020-03-20 16:18:53 UTC


README

A PHP data structure for containing event information per the IRC protocol as described in RFC 1459.

Primarily used by IRC bot implementations of the Phergie project.

👁 Build Status

Tests

To run the unit test suite:

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

License

Released under the BSD License. See LICENSE.

Community

Check out #phergie on irc.freenode.net.