mirror of
https://github.com/danog/process.git
synced 2024-11-26 20:24:43 +01:00
1.1 KiB
1.1 KiB
Process
An async process dispatcher built on the amp concurrency framework
Installation
This package can be installed as a Composer dependency.
composer require amphp/process
Requirements
- PHP 7.0+
- Amp framework (installed via composer)
Versioning
amphp/process
follows the semver semantic versioning specification like all other amphp
packages.
Security
If you discover any security related issues, please email me@kelunik.com
instead of using the issue tracker.
License
The MIT License (MIT). Please see LICENSE
for more information.