PHPackages                             rapliandras/roadrunner-symfony - 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. rapliandras/roadrunner-symfony

ActiveLibrary

rapliandras/roadrunner-symfony
==============================

RoadRunner app server configuration out of the box for Symfony

v1.0.2(6y ago)111[1 PRs](https://github.com/rapliandras/roadrunner-symfony/pulls)PHP

Since Sep 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rapliandras/roadrunner-symfony)[ Packagist](https://packagist.org/packages/rapliandras/roadrunner-symfony)[ RSS](/packages/rapliandras-roadrunner-symfony/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

roadrunner-symfony
==================

[](#roadrunner-symfony)

Roadrunner app server configuration for symfony

**What does this package do?**

- has a working worker configuration that bridges PSR requests from Symfony to Roadrunner
- has all required dependencies installed
- enables debugging applications (web profiler works, phpstorm xdebug works, the symfony `dump()` function is overwritten to write objects to the roadrunner console)
- fixes internal server errors where trying to reach non-existing static files.

**Installation:**

1. Make sure PHP CLI is installed and the roadrunner executable was compiled. For help, see RoadRunner docs at
2. Make sure the roadrunner executable is in your `PATH`. If you named the executable different than rr or rr.exe, or didn't rewrite `PATH` for some reason, rewrite `rrserve.sh` after requiring the package accordingly.
3. `composer require rapliandras/roadrunner-symfony`
4. Set the APP\_DIR directive in your environment. (`echo "APP_DIR="$(pwd) >> .env`)

**Use (Windows):**From mingw32 (git bash): `./rrserve.sh` From command line or powershell terminal: `rrserve.exe`. Keep in mind that the Windows terminal will not care about the cool coloring of logged messages.

**Use (Linux):**From terminal: `./rrserve.sh`

The application defaults to `localhost:8081`, you can change the port like this: `./rrserve.sh -o http.address=:80`

Special thanks to: All the  dev team and  who published the base of this code.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

2435d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dbf77198ef66069d412a36d59e9b808545ffcd6dc0b8d218d03d9284526e77a?d=identicon)[rapliandras](/maintainers/rapliandras)

---

Top Contributors

[![rapliandras](https://avatars.githubusercontent.com/u/6792910?v=4)](https://github.com/rapliandras "rapliandras (27 commits)")

---

Tags

roadrunnerroadrunner-symfonysymfony

### Embed Badge

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

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[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)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)

PHPackages © 2026

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