PHPackages                             ychabaniuk/server-runner - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. ychabaniuk/server-runner

ActiveLibrary[Testing &amp; Quality](/categories/testing)

ychabaniuk/server-runner
========================

Extension for Codeception to run server based on browser.

1.0.5(8y ago)023MITPHPPHP &gt;=5.4.0

Since Jul 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yuriy-chabaniuk/ServerRunner)[ Packagist](https://packagist.org/packages/ychabaniuk/server-runner)[ RSS](/packages/ychabaniuk-server-runner/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (1)Versions (11)Used By (0)

ServerRunner
============

[](#serverrunner)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/529393fd64190a0d1be0f9f586ff1ccbd7d49d9db034b093b1853722c056b1cc/68747470733a2f2f706f7365722e707567782e6f72672f79757269792d63686162616e69756b2f7365727665722d72756e6e65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/yuriy-chabaniuk/ServerRunner)

Extension for Codeception to run server based on browser.

> documentation in progress

Minimum Requirements
--------------------

[](#minimum-requirements)

- Codeception 2.1.0
- PHP 5.4

Installation using [Composer](https://getcomposer.org)
------------------------------------------------------

[](#installation-using-composer)

```
$ composer require ychabaniuk/server-runner
```

Be sure to enable the extension in `codeception.yml` as shown in [configuration](#configuration) below.

Configuration
-------------

[](#configuration)

### Enabling ServerRunner

[](#enabling-serverrunner)

```
extensions:
    enabled:
        - Ychabaniuk\ServerRunner\ServerRunner
    config:
        Ychabaniuk\ServerRunner\ServerRunner:
            serverFolder: 'libs/server/'
            driverFolder: 'libs/driver/'
            serverStartTime: 5
            debug: false
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~23 days

Total

10

Last Release

3185d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7520a2af60d71077ae203f9fe2bc0ea59d4783a0f9c4381ca41fa4b72e23594e?d=identicon)[Yuriy Chabaniuk](/maintainers/Yuriy%20Chabaniuk)

---

Top Contributors

[![yuriy-chabaniuk](https://avatars.githubusercontent.com/u/7525884?v=4)](https://github.com/yuriy-chabaniuk "yuriy-chabaniuk (6 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/ychabaniuk-server-runner/health.svg)

```
[![Health](https://phpackages.com/badges/ychabaniuk-server-runner/health.svg)](https://phpackages.com/packages/ychabaniuk-server-runner)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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