Introduction

This library provides a simple way to handle multiple parallel running processes.

It uses the Symfony Process component and the Symfony Event Dispatcher.

Installation

Install the package using composer require programie/parallelprocesses.