PHPackages                             diversen/parallel-processes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. diversen/parallel-processes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

diversen/parallel-processes
===========================

Maybe the most simple way to run parallel processes in php

v1.0.0(3y ago)112MITPHP

Since Mar 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/diversen/php-parallel-process)[ Packagist](https://packagist.org/packages/diversen/parallel-processes)[ Docs](https://github.com/diversen/php-parallel-process)[ RSS](/packages/diversen-parallel-processes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

php parallel process
====================

[](#php-parallel-process)

Simple PHP library for running processes in parallel using [pcntl](https://www.php.net/manual/en/book.pcntl.php).

Installation
------------

[](#installation)

```
composer require diversen/parallel-process

```

Usage
-----

[](#usage)

See [example/simple.php](example/simple.php). E.g. run `php example/simple.php`

Tests
-----

[](#tests)

```
./vendor/bin/phpunit tests

```

License
-------

[](#license)

MIT © [Dennis Iversen](https://github.com/diversen)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Total

3

Last Release

1156d ago

Major Versions

v0.0.2 → v1.0.02023-03-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/23ed91d104f16d10414811ecdafbd5c80a660e658d80ccaadf84f512cfb50629?d=identicon)[diversen](/maintainers/diversen)

---

Top Contributors

[![diversen](https://avatars.githubusercontent.com/u/142675?v=4)](https://github.com/diversen "diversen (10 commits)")

---

Tags

parallelparallel-processproccess

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/diversen-parallel-processes/health.svg)

```
[![Health](https://phpackages.com/badges/diversen-parallel-processes/health.svg)](https://phpackages.com/packages/diversen-parallel-processes)
```

###  Alternatives

[veewee/composer-run-parallel

Run composer tasks in parallel

91748.2k13](/packages/veewee-composer-run-parallel)[recca0120/laravel-parallel

64116.7k](/packages/recca0120-laravel-parallel)[bluepsyduck/symfony-process-manager

A process manager for Symfony processes, able to run them in parallel.

10784.6k3](/packages/bluepsyduck-symfony-process-manager)[brlabrussia/parallel-stub

Provide parallel PHP extension stub

115.9k1](/packages/brlabrussia-parallel-stub)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
