Download the PHP package micheldiemer/proc-stream without Composer
On this page you can find all versions of the php package micheldiemer/proc-stream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micheldiemer/proc-stream
More information about micheldiemer/proc-stream
Files in micheldiemer/proc-stream
Download micheldiemer/proc-stream
More information about micheldiemer/proc-stream
Files in micheldiemer/proc-stream
Vendor micheldiemer
Package proc-stream
Short Description Process Execution and Stream Management. In particular StdOut and StdErr.
License MIT
Package proc-stream
Short Description Process Execution and Stream Management. In particular StdOut and StdErr.
License MIT
Please rate this library. Is it a good library?
Informations about the package proc-stream
Utilisty classes exec function with logging/stream
Installation
Usage
- Create a
ProcStremEvent
object - Use
exec(string $cmd, ProcStreamEvent $e, string $cwd = '.')
- See test/ProcStreamDemo.php for a fully working example
Contributions
phpdoc
, phplint
, phpstan
and php-cs-fixer
are required globally.
Contributions are welcome either as a GitHub issue or a PR to this repo.
All versions of proc-stream with dependencies
PHP Build Version
Package Version
The package micheldiemer/proc-stream contains the following files
Loading the files please wait ....