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. [Framework](/categories/framework)
4. /
5. rapliandras/roadrunner-symfony

ActiveLibrary[Framework](/categories/framework)

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 2d 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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

2484d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6792910?v=4)[Rápli András](/maintainers/rapliandras)[@rapliandras](https://github.com/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

[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[laravel/framework

The Laravel Framework.

34.8k532.1M19.5k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M207](/packages/laravel-octane)

PHPackages © 2026

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