PHPackages                             qeezer/lumen-roadrunner - 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. qeezer/lumen-roadrunner

ActiveLibrary[Framework](/categories/framework)

qeezer/lumen-roadrunner
=======================

Lumen framework run by roadrunner.

v1.0.0(4y ago)462MITPHPPHP &gt;=7.2.0

Since Jul 26Pushed 4y ago1 watchersCompare

[ Source](https://github.com/QeeZer/lumen-roadrunner)[ Packagist](https://packagist.org/packages/qeezer/lumen-roadrunner)[ RSS](/packages/qeezer-lumen-roadrunner/feed)WikiDiscussions master Synced today

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

lumen-roadrunner
================

[](#lumen-roadrunner)

---

Easy way for connecting RoadRunner and Lumen^6.x applications.

usage
-----

[](#usage)

---

1. Require package

`composer require qeezer/lumen-roadrunner`

2. Add provider to `bootstrap/app.php`

```
/*
|--------------------------------------------------------------------------
| Register Service Providers
|--------------------------------------------------------------------------
|
| Here we will register all of the application's service providers which
| are used to bind services into the container. Service providers are
| totally optional, so you are not required to uncomment this line.
|
*/

// add provider
$app->register(\QeeZer\LumenRoadRunner\Providers\LumenServiceProvider::class);
// $app->register(App\Providers\AppServiceProvider::class);
// $app->register(App\Providers\AuthServiceProvider::class);
// $app->register(App\Providers\EventServiceProvider::class);

```

3. Copy the rr config file to base directory.

> [The config file docs.](https://roadrunner.dev/docs/intro-config)

`cp ./vendor/qeezer/lumen-roadrunner/config/.rr.yaml ./`

4. Download rr binary file.

`./vendor/bin/rr get`

4. Run it.

`./rr serve`

The Laravel's roadrunner
------------------------

[](#the-laravels-roadrunner)

---

>

Warning
-------

[](#warning)

---

Please see  to learn.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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

Unknown

Total

1

Last Release

1804d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8273926?v=4)[齐子](/maintainers/qeezer)[@QeeZer](https://github.com/QeeZer)

---

Top Contributors

[![QeeZer](https://avatars.githubusercontent.com/u/8273926?v=4)](https://github.com/QeeZer "QeeZer (5 commits)")[![Yiivgeny](https://avatars.githubusercontent.com/u/1321010?v=4)](https://github.com/Yiivgeny "Yiivgeny (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qeezer-lumen-roadrunner/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

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

Laravel administration panel

1.3k253.1k81](/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.1k17.8k](/packages/prestashop-prestashop)[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M222](/packages/laravel-octane)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[sentry/sentry-laravel

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

1.3k127.1M203](/packages/sentry-sentry-laravel)

PHPackages © 2026

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