| ExecutableFinder | Generic executable finder. |
| PhpExecutableFinder | An executable finder specifically designed for the PHP executable. |
| PhpProcess | PhpProcess runs a PHP script in an independent process. |
| Process | Process is a thin wrapper around proc_* functions to ease start independent PHP processes. |