mirror of
https://github.com/danog/process.git
synced 2025-01-22 22:01:22 +01:00
Bob Weinand
f22cca2af3
Merge pull request #6 from amphp/array-api
Allow array in process constructor
Process
An async process dispatcher built on the amp concurrency framework
Dependencies
- PHP 5.5+
- Amp framework (installed via composer)
Usage
It's all just one class: Amp\Process
. For its usage, see
- the examples in the examples directory
- the method signatures and comments of the Process class
Languages
PHP
98.6%
Makefile
1.4%