Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steevanb/php-parallel-processes

Execute processes in parallel
https://github.com/steevanb/php-parallel-processes

parallel php process symfony

Last synced: 22 days ago
JSON representation

Execute processes in parallel

Awesome Lists containing this project

README

        

[![Version](https://img.shields.io/badge/version-0.15.0-blueviolet.svg)](https://github.com/steevanb/php-parallel-processes/tree/0.15.0)
[![PHP](https://img.shields.io/badge/php-^8.1-blue.svg)](https://php.net)
![Lines](https://img.shields.io/badge/code%20lines-6,102-blue.svg)
![Downloads](https://poser.pugx.org/steevanb/php-parallel-processes/downloads)
![GitHub workflow status](https://img.shields.io/github/actions/workflow/status/steevanb/php-parallel-processes/ci.yml?branch=master)
![Coverage](https://img.shields.io/badge/coverage-46%25-success.svg)

# php-parallel-processes

Work in progress ;)

# Installation

```
composer require steevanb/php-parallel-processes ^0.15
```

# 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](https://hub.docker.com/r/steevanb/php-parallel-processes/tags).