PHPackages                             low\_ghost/phpmultithread - 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. low\_ghost/phpmultithread

ActiveProject

low\_ghost/phpmultithread
=========================

Minimalistic Multithreading with Coroutines

0.2.1(10y ago)0372MITPHPPHP &gt;=5.3.0

Since Jun 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/low-ghost/PhpMultithread)[ Packagist](https://packagist.org/packages/low_ghost/phpmultithread)[ Docs](https://github.com/low-ghost/PhpMultithread)[ RSS](/packages/low-ghost-phpmultithread/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

PhpMultithread
==============

[](#phpmultithread)

This minimalistic package allows asynchronous multithreading using coroutines and the Symfony/Process component. Coroutine structure based heavily on Basically, for use when you don't have access to reactPhp or other async frameworks, or message queues like Beanstalk or Redis and still want to run non-blocking processes on multiple threads. Supports running php closure functions by passing a closure obj to AsyncTask-&gt;create();

See TaskRunnerExample.php for some simple examples.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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 ~9 days

Total

4

Last Release

3961d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c9344dbb91030c549062aec24712120ef23b7ded161b1bf24ee7eabfac5bc3b?d=identicon)[low\_ghost](/maintainers/low_ghost)

---

Top Contributors

[![low-ghost](https://avatars.githubusercontent.com/u/9889378?v=4)](https://github.com/low-ghost "low-ghost (4 commits)")

---

Tags

asynchronousmultithreadingCoroutines

### Embed Badge

![Health badge](/badges/low-ghost-phpmultithread/health.svg)

```
[![Health](https://phpackages.com/badges/low-ghost-phpmultithread/health.svg)](https://phpackages.com/packages/low-ghost-phpmultithread)
```

###  Alternatives

[amphp/amp

A non-blocking concurrency framework for PHP applications.

4.4k123.4M323](/packages/amphp-amp)[workerman/workerman

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

11.5k3.0M346](/packages/workerman-workerman)[react/event-loop

ReactPHP's core reactor event loop that libraries can use for evented I/O.

1.3k139.6M664](/packages/react-event-loop)[revolt/event-loop

Rock-solid event loop for concurrent PHP applications.

92343.6M138](/packages/revolt-event-loop)[amphp/parallel

Parallel processing component for Amp.

85046.2M74](/packages/amphp-parallel)[amphp/sync

Non-blocking synchronization primitives for PHP based on Amp and Revolt.

19052.8M39](/packages/amphp-sync)

PHPackages © 2026

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