mirror of
https://github.com/danog/process.git
synced 2024-11-30 04:39:04 +01:00
1.5 KiB
1.5 KiB
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.