Download the PHP package christiaan/stream-process without Composer
On this page you can find all versions of the php package christiaan/stream-process. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download christiaan/stream-process
More information about christiaan/stream-process
Files in christiaan/stream-process
Download christiaan/stream-process
More information about christiaan/stream-process
Files in christiaan/stream-process
Vendor christiaan
Package stream-process
Short Description Wrapper around proc_open to ease communication via streams between processes
License MIT
Package stream-process
Short Description Wrapper around proc_open to ease communication via streams between processes
License MIT
Please rate this library. Is it a good library?
Informations about the package stream-process
StreamProcess
Easily spawn processes and communicate with them using streams. Mainly build to be used together with react/event-loop.
Installation
` Usage
``
Known issues
Not working on Windows because of this bug
Could possible be fixed by using files instead of direct streams.
All versions of stream-process with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.3.2
The package christiaan/stream-process contains the following files
Loading the files please wait ....