steevanb / php-parallel-processes

Execute processes in parallel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version PHP Lines Downloads GitHub workflow status Coverage Infection

php-parallel-processes

Work in progress ;)

Installation

composer require steevanb/php-parallel-processes ^0.13

Usage with Docker

If you don't want to install it as dependency, you can use the official Docker image: steevanb/php-parallel-processes:x.y.z.

About

Execute processes in parallel

License:Apache License 2.0


Languages

Language:PHP 86.8%Language:Shell 10.5%Language:Dockerfile 2.7%