PHPackages                             adamquaile/behat-php-server-extension - 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. adamquaile/behat-php-server-extension

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

adamquaile/behat-php-server-extension
=====================================

Extension to run PHP's built-in web server during tests

v0.2.0(11y ago)07.9k↓25%PHP

Since Oct 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/adamquaile/behat-php-server-extension)[ Packagist](https://packagist.org/packages/adamquaile/behat-php-server-extension)[ RSS](/packages/adamquaile-behat-php-server-extension/feed)WikiDiscussions master Synced 1mo ago

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

PHP Server Behat Extension
==========================

[](#php-server-behat-extension)

*This is a proof-of-concept - use with caution!*

Extension to run PHP's built-in web server during tests

Installation
------------

[](#installation)

Require package `adamquaile/behat-php-server-extension` via composer:

```
composer require --dev "adamquaile/behat-php-server-extension *@dev"

```

Add configuration to your `behat.yml` (the `host` and `router` keys are optional; the default host will be `localhost:8000`):

```
default:
    extensions:
        AdamQuaile\Behat\PhpServerExtension:
            host: 0.0.0.0:8080
            docroot: ./web
            router: app/router_test.php

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Total

6

Last Release

4217d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/69929?v=4)[Adam Quaile](/maintainers/adamquaile)[@adamquaile](https://github.com/adamquaile)

---

Top Contributors

[![adamquaile](https://avatars.githubusercontent.com/u/69929?v=4)](https://github.com/adamquaile "adamquaile (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adamquaile-behat-php-server-extension/health.svg)

```
[![Health](https://phpackages.com/badges/adamquaile-behat-php-server-extension/health.svg)](https://phpackages.com/packages/adamquaile-behat-php-server-extension)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[liuggio/fastest

Simple parallel testing execution... with some goodies for functional tests.

4825.6M26](/packages/liuggio-fastest)[friends-of-behat/variadic-extension

Variadic support for behat context arguments

2286.0M446](/packages/friends-of-behat-variadic-extension)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8217.0M43](/packages/orchestra-workbench)[drupal/drupal-driver

A collection of reusable Drupal drivers

6715.8M18](/packages/drupal-drupal-driver)

PHPackages © 2026

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