PHPackages                             dwo/process-processor - 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. dwo/process-processor

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

dwo/process-processor
=====================

a processor to process concurrent symfony processes

0586PHP

Since Apr 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/davewwww/ProcessProcessor)[ Packagist](https://packagist.org/packages/dwo/process-processor)[ RSS](/packages/dwo-process-processor/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

ProcessProcesspr
================

[](#processprocesspr)

```
$processes = [
    $process = new Process(['ls', '-lsa']),
    $process = new Process(['ls', '-lsa']),
    $process = new Process(['ls', '-lsa']),
    $process = new Process(['ls', '-lsa']),
];
(new QueuedProcessor())->wait($processes, 2);
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/92fbda736c9e7b2a06e4d23b0e3768f3f7cec3a609540808ef5db10c348231c0?d=identicon)[dave](/maintainers/dave)

---

Top Contributors

[![davewwww](https://avatars.githubusercontent.com/u/921303?v=4)](https://github.com/davewwww "davewwww (8 commits)")

### Embed Badge

![Health badge](/badges/dwo-process-processor/health.svg)

```
[![Health](https://phpackages.com/badges/dwo-process-processor/health.svg)](https://phpackages.com/packages/dwo-process-processor)
```

###  Alternatives

[tiesa/ldap

LDAP made easy &amp; practical to use in PHP

5797.5k1](/packages/tiesa-ldap)[datacreativa/laravel-presentable

Create presenters for Eloquent Models

7325.4k](/packages/datacreativa-laravel-presentable)[illuminate/remote

18183.0k4](/packages/illuminate-remote)[mateusjatenee/laravel-persist

This is my package laravel-persist

795.4k](/packages/mateusjatenee-laravel-persist)

PHPackages © 2026

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