namespace PhpTuf\ComposerStager\API\Process\Service
Object name | File name | Summary |
---|---|---|
ComposerProcessRunnerInterface | vendor/php-tuf/composer-stager/src/API/Process/Service/ComposerProcessRunnerInterface.php | Runs Composer commands. |
OutputCallbackInterface | vendor/php-tuf/composer-stager/src/API/Process/Service/OutputCallbackInterface.php | Receives streamed process output. |
ProcessInterface | vendor/php-tuf/composer-stager/src/API/Process/Service/ProcessInterface.php | Builds and runs shell commands. |
RsyncProcessRunnerInterface | vendor/php-tuf/composer-stager/src/API/Process/Service/RsyncProcessRunnerInterface.php | Runs rsync commands. |