src/Client.php
Client
has 45 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Client extends EventEmitter implements
ClientInterface,
LoopAwareInterface,
LoopAccessorInterface
{
File Client.php
has 419 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/**
* Phergie (http://phergie.org)
*
* @link http://github.com/phergie/phergie-irc-client-react for the canonical source repository