PHP PHPPM Namespace

Nested Namespaces

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

Classes

Name Description
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

Name Description
ProcessCommunicationTrait Little trait used in ProcessManager and ProcessSlave to have a simple json process communication.