Download the PHP package joshdifabio/future-process without Composer
On this page you can find all versions of the php package joshdifabio/future-process. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joshdifabio/future-process
More information about joshdifabio/future-process
Files in joshdifabio/future-process
Download joshdifabio/future-process
More information about joshdifabio/future-process
Files in joshdifabio/future-process
Vendor joshdifabio
Package future-process
Short Description Process execution for PHP using futures and promises
License MIT
Package future-process
Short Description Process execution for PHP using futures and promises
License MIT
Please rate this library. Is it a good library?
Informations about the package future-process
Future Process
Introduction
Future Process is object-oriented proc_open
with an asynchronous API and automatic queueing of commands.
Usage
Non-blocking
We can consume the process output using promises.
Blocking
We can also consume the process output synchronously.
Installation
Install Future Process using composer.
License
Future Process is released under the MIT license.
All versions of future-process with dependencies
PHP Build Version
Package Version
The package joshdifabio/future-process contains the following files
Loading the files please wait ....