Class Symfony\Component\Process\Process

implements IteratorAggregate<string, string>

Process is a thin wrapper around proc_* functions to easily start independent PHP processes.

Methods
Constants
Properties