PHPackages                             react-parallel/runtime - 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. react-parallel/runtime

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

react-parallel/runtime
======================

💨 Convinence wrapper around ext-parallel Runtime for and ReactPHP

3.1.0(11mo ago)246.4k↓44.4%[6 PRs](https://github.com/reactphp-parallel/runtime/pulls)2MITMakefilePHP ^8.3CI passing

Since Feb 26Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/reactphp-parallel/runtime)[ Packagist](https://packagist.org/packages/react-parallel/runtime)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/react-parallel-runtime/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (4)Dependencies (8)Versions (11)Used By (2)

ReactPHP Runtime wrapper for ext-parallel
=========================================

[](#reactphp-runtime-wrapper-for-ext-parallel)

[![Continuous Integration](https://github.com/Reactphp-parallel/runtime/workflows/Continuous%20Integration/badge.svg)](https://github.com/Reactphp-parallel/runtime/workflows/Continuous%20Integration/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/4a6afd24709de63485c4556702c6daf24bcf9414707c935e6cc47d583209b229/68747470733a2f2f706f7365722e707567782e6f72672f52656163742d706172616c6c656c2f72756e74696d652f762f737461626c652e706e67)](https://packagist.org/packages/React-parallel/runtime)[![Total Downloads](https://camo.githubusercontent.com/6f494174ebc6fa668ec4fe7436fa58358e0afb75faa8aa443e508eb3b81d72ac/68747470733a2f2f706f7365722e707567782e6f72672f52656163742d706172616c6c656c2f72756e74696d652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/React-parallel/runtime)[![Code Coverage](https://camo.githubusercontent.com/bdbc114f039182b176456a6033870d1bad89c0fce2c250bacce521241e7ddbe1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f52656163747068702d706172616c6c656c2f72756e74696d652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Reactphp-parallel/runtime/?branch=master)[![Type Coverage](https://camo.githubusercontent.com/a03ebd6d41d0e90d9ef794daaa95d17b0f0b8d03a068243a591847993166204c/68747470733a2f2f73686570686572642e6465762f6769746875622f52656163747068702d706172616c6c656c2f72756e74696d652f636f7665726167652e737667)](https://shepherd.dev/github/Reactphp-parallel/runtime)[![License](https://camo.githubusercontent.com/826f280d84aa3ff25836e162358ff29d21e95f1180e1446442805fab9d8eada2/68747470733a2f2f706f7365722e707567782e6f72672f52656163742d706172616c6c656c2f72756e74696d652f6c6963656e73652e706e67)](https://packagist.org/packages/React-parallel/runtime)

### Installation

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require react-parallel/runtime

```

Usage
=====

[](#usage)

```
use ReactParallel\Runtime\Runtime;
use ReactParallel\EventLoop\EventLoopBridge;

$runtime = Runtime::create(new EventLoopBridge());

echo $runtime->run(function (): int {
    sleep(3);

    return 3;
}), PHP_EOL;
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

Copyright 2025 [Cees-Jan Kiewiet](http://wyrihaximus.net/)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance71

Regular maintenance activity

Popularity30

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 75.2% 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 ~531 days

Total

5

Last Release

149d ago

Major Versions

1.0.0 → 2.0.02020-07-06

2.0.0 → 3.0.02025-02-09

PHP version history (4 changes)1.0.0PHP ^7.4

3.0.0PHP ^8.1

3.1.0PHP ^8.3

3.x-devPHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/147145?v=4)[Cees-Jan Kiewiet](/maintainers/WyriHaximus)[@WyriHaximus](https://github.com/WyriHaximus)

---

Top Contributors

[![WyriHaximus](https://avatars.githubusercontent.com/u/147145?v=4)](https://github.com/WyriHaximus "WyriHaximus (88 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (14 commits)")[![reactphp-parallel-renovate-runner[bot]](https://avatars.githubusercontent.com/u/56447449?v=4)](https://github.com/reactphp-parallel-renovate-runner[bot] "reactphp-parallel-renovate-runner[bot] (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

---

Tags

ext-paralelhacktoberfestreactphpruntime

### Embed Badge

![Health badge](/badges/react-parallel-runtime/health.svg)

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

###  Alternatives

[react/react

ReactPHP: Event-driven, non-blocking I/O with PHP.

9.1k3.6M63](/packages/react-react)[wyrihaximus/react-child-process-messenger

Messenger decorator for react/child-process

32279.4k4](/packages/wyrihaximus-react-child-process-messenger)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[wyrihaximus/react-cron

⏱️ Cronlike scheduler running inside the ReactPHP Event Loop

4050.6k](/packages/wyrihaximus-react-cron)[mention/retry

A Retry library for PHP

1324.5k](/packages/mention-retry)[llm/mcp-server

PHP SDK for building MCP servers

431.1k](/packages/llm-mcp-server)

PHPackages © 2026

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