Download the PHP package phergie/phergie-irc-parser without Composer
On this page you can find all versions of the php package phergie/phergie-irc-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phergie-irc-parser
This project is abandoned
This repo is being kept for posterity and will be archived in a readonly state. If you're interested it can be forked under a new Composer namespace/GitHub organization.
phergie/phergie-irc-parser
A PHP-based parser for messages conforming to the IRC protocol as described in RFC 1459 and RFC 2812.
Install
The recommended method of installation is through composer.
Design goals
- Minimal dependencies: PHP 5.4.2+ with the core PCRE extension
- Can extract messages from a real-time data stream
- Simple easy-to-understand API
Usage
Tests
To run the unit test suite:
License
Released under the BSD License. See LICENSE
.
Community
Check out #phergie on irc.freenode.net or e-mail us at [email protected].
Related Projects
All versions of phergie-irc-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^5.6
The package phergie/phergie-irc-parser contains the following files
Loading the files please wait ....