1
0
mirror of https://github.com/danog/process.git synced 2024-11-30 04:39:04 +01:00
process/README.md
Aaron Piotrowski d4809b56c0
Update readme
2017-12-07 22:41:15 -06:00

1.5 KiB

process

Build Status Code Coverage Release License

Async process dispatcher built on the Amp concurrency framework.

Installation

This package can be installed as a Composer dependency.

composer require amphp/process

Requirements

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.