PHP PHPPM Пространство имен

Пространства имен

PHPPM\Bootstraps
PHPPM\Bridges
PHPPM\Commands
PHPPM\Debug
PHPPM\React
PHPPM\Tests

Классы

Имя Описание
Client
ClosureHelper Helper class to avoid creating closures in static context See https://bugs.php.net/bug.php?id=64761
ProcessManager
ProcessSlave
Utils Nitty gritty helper methods to hijack objects. Useful to reset properties that would otherwise run amok and result in memory leaks.

Traits

Имя Описание
ProcessCommunicationTrait Little trait used in ProcessManager and ProcessSlave to have a simple json process communication.