WorkerClient derives from Workerman, but only serves as TCP client workers, which means this project only utilized the process manager from Workerman.
PHP 5.3 or Higher
A POSIX compatible operating system (Linux, OSX, BSD)
POSIX and PCNTL extensions for PHP
Libevent extension is prefered for better performance, which is not necessary
Try redis.php
which implements redis auth/brPop commands in pure php.
WorkerClient is released under the MIT license