This is an example to use Swoole for pooling workers to re-use the threads to save valuable system resources.
Install this via composer to have type completion for your IDE (tested with PhpStorm)
composer require --dev "eaglewu/swoole-ide-helper:dev-master"
See repository for examples.