PHPackages                             runtime/roadrunner-symfony-nyholm - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. runtime/roadrunner-symfony-nyholm

ActiveLibrary[HTTP &amp; Networking](/categories/http)

runtime/roadrunner-symfony-nyholm
=================================

Roadrunner runtime for with nyholm/psr7

1.0.0(5mo ago)63119.0k—1.6%6MITPHPPHP &gt;=8.0.5

Since Apr 29Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/php-runtime/roadrunner-symfony-nyholm)[ Packagist](https://packagist.org/packages/runtime/roadrunner-symfony-nyholm)[ GitHub Sponsors](https://github.com/nyholm)[ RSS](/packages/runtime-roadrunner-symfony-nyholm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (10)Versions (8)Used By (0)

RoadRunner Runtime for Symfony with nyholm/psr7
===============================================

[](#roadrunner-runtime-for-symfony-with-nyholmpsr7)

A runtime for [RoadRunner](https://roadrunner.dev/).

If you are new to the Symfony Runtime component, read more in the [main readme](https://github.com/php-runtime/runtime).

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

[](#installation)

```
composer require runtime/roadrunner-symfony-nyholm

```

Usage
-----

[](#usage)

Define the environment variable `APP_RUNTIME` for your application.

```
// .env
APP_RUNTIME=Runtime\RoadRunnerSymfonyNyholm\Runtime

```

```
// .rr.yaml
server:
    ...
    env:
        APP_RUNTIME: Runtime\RoadRunnerSymfonyNyholm\Runtime

```

```
// public/index.php

use App\Kernel;

require_once dirname(__DIR__).'/vendor/autoload_runtime.php';

return function (array $context) {
    return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
};
```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance73

Regular maintenance activity

Popularity45

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 57.7% 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 ~282 days

Recently: every ~390 days

Total

7

Last Release

152d ago

Major Versions

0.4.0 → 1.0.02025-12-18

PHP version history (2 changes)0.2.0PHP &gt;=7.2.5

0.3.0PHP &gt;=8.0.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

---

Top Contributors

[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (15 commits)")[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (5 commits)")[![thecaliskan](https://avatars.githubusercontent.com/u/13554944?v=4)](https://github.com/thecaliskan "thecaliskan (2 commits)")[![msmakouz](https://avatars.githubusercontent.com/u/67324318?v=4)](https://github.com/msmakouz "msmakouz (1 commits)")[![gsdevme](https://avatars.githubusercontent.com/u/319498?v=4)](https://github.com/gsdevme "gsdevme (1 commits)")[![chalasr](https://avatars.githubusercontent.com/u/7502063?v=4)](https://github.com/chalasr "chalasr (1 commits)")[![Ferror](https://avatars.githubusercontent.com/u/17534504?v=4)](https://github.com/Ferror "Ferror (1 commits)")

---

Tags

roadrunnerruntime

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/runtime-roadrunner-symfony-nyholm/health.svg)

```
[![Health](https://phpackages.com/badges/runtime-roadrunner-symfony-nyholm/health.svg)](https://phpackages.com/packages/runtime-roadrunner-symfony-nyholm)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[friendsofsymfony/http-cache-bundle

Set path based HTTP cache headers and send invalidation requests to your HTTP cache

43813.2M47](/packages/friendsofsymfony-http-cache-bundle)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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