PHPackages                             k-samuel/rr-service - 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. k-samuel/rr-service

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

k-samuel/rr-service
===================

RoadRunner Service

22PHP

Since Nov 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/k-samuel/rr-service)[ Packagist](https://packagist.org/packages/k-samuel/rr-service)[ RSS](/packages/k-samuel-rr-service/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![PHP Version](https://camo.githubusercontent.com/248632894d9d27a25ffd8e154ef857059e7aedef81ab34c3a5b19fd6a912d3a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e342532422d626c75652e737667)](https://packagist.org/packages/k-samuel/rr-service)[![Total Downloads](https://camo.githubusercontent.com/1d64b029d2a3af1d354aed6774ef4f62666c81a2805055e93a653ec8e7c83499/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b2d73616d75656c2f72722d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/k-samuel/rr-service)[![Build and Test](https://github.com/k-samuel/rr-service/workflows/Build%20and%20Test/badge.svg?branch=main&event=push)](https://github.com/k-samuel/rr-service/workflows/Build%20and%20Test/badge.svg?branch=main&event=push)[![Codacy Badge](https://camo.githubusercontent.com/230983383bfcad8129d5656438767deede9f267446b15e16e840ff7c7fd0d4a2/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6339326230616239346636663466633861653233333337326539663464333531)](https://www.codacy.com/gh/k-samuel/rr-service/dashboard?utm_source=github.com&utm_medium=referral&utm_content=k-samuel/rr-service&utm_campaign=Badge_Grade)

RoadRunner services (Beta Version)
==================================

[](#roadrunner-services-beta-version)

Basic core for running high-performance services with PHP RoadRunner

[Docs](docs/index.md)

Installation

```
// install PHP dependencies
composer create-project k-samuel/rr-service

// Get RoadRunner binary
./vendor/bin/rr get

// start Road Runner (default) 127.0.0.1:8083 DEV
./rr serve -d

// start Road Runner (default) на 127.0.0.1:8083 PROD
./rr serve

```

Setup only production dependencies

```
composer install --no-dev

```

Rebuild class map

```
composer dump-autoload -o

```

### Tests

[](#tests)

PHPStan

```
php ./vendor/bin/phpstan analyse src services tests

```

PHPUnit

```
php ./vendor/bin/phpunit

```

PHP CS

```
php ./vendor/bin/phpcs --standard=PSR12 ./src ./services ./tests/unit
php ./vendor/bin/phpcs --standard=Squiz --sniffs=Squiz.NamingConventions.ValidVariableName ./src ./services ./tests/unit

```

PHP CS Fixer

```
php ./vendor/bin/php-cs-fixer fix ./src

```

### Example requests

[](#example-requests)

```
php console.php /worker

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1af66adbfa7afafbffedaa3e0e24817d0bd42f91f160bd2c7c0a0012f3fadd09?d=identicon)[dvelum](/maintainers/dvelum)

---

Top Contributors

[![k-samuel](https://avatars.githubusercontent.com/u/5694119?v=4)](https://github.com/k-samuel "k-samuel (36 commits)")

### Embed Badge

![Health badge](/badges/k-samuel-rr-service/health.svg)

```
[![Health](https://phpackages.com/badges/k-samuel-rr-service/health.svg)](https://phpackages.com/packages/k-samuel-rr-service)
```

###  Alternatives

[typo3-themes/themes

TYPO3 THEMES

3642.6k2](/packages/typo3-themes-themes)[wwwision/import-service

Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table

1010.9k](/packages/wwwision-import-service)[paxha/laravel-reportable

This Laravel Eloquent extension provides record according to dates using models.

111.2k](/packages/paxha-laravel-reportable)

PHPackages © 2026

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