PHPackages                             ingenerator/behat-support - 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. ingenerator/behat-support

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

ingenerator/behat-support
=========================

Various support functions and classes for behat testing

v1.5.0(11mo ago)042.9k↓22%BSD-3-ClausePHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0CI failing

Since Apr 25Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/ingenerator/behat-support)[ Packagist](https://packagist.org/packages/ingenerator/behat-support)[ Docs](https://github.com/ingenerator/behat-support)[ RSS](/packages/ingenerator-behat-support/feed)WikiDiscussions 1.x Synced 2d ago

READMEChangelog (10)Dependencies (5)Versions (26)Used By (0)

Behat-Support provides various helpers and support functions that we commonly use with behat.

[![License](https://camo.githubusercontent.com/297f574a1e3f3e1a0fb6e179d5c084a766311df3a7463602bbfb1b43c1db3a1e/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e657261746f722f62656861742d737570706f72742f6c6963656e73652e737667)](https://packagist.org/packages/ingenerator/behat-support)[![Build status](https://github.com/ingenerator/behat-support/actions/workflows/test.yml/badge.svg)](https://github.com/ingenerator/behat-support/actions/workflows/test.yml)[![Latest Stable Version](https://camo.githubusercontent.com/d573c9f73b008b1326a4d9f0ae121b94a8e24d907f0aeaa36254d3ec0d1d0bc0/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e657261746f722f62656861742d737570706f72742f762f737461626c652e737667)](https://packagist.org/packages/ingenerator/behat-support)[![Latest Unstable Version](https://camo.githubusercontent.com/3b1ea05bb14d690d8bc9c47236ee50a248af0e66ad9de80363a7cfb384fbda5e/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e657261746f722f62656861742d737570706f72742f762f756e737461626c652e737667)](https://packagist.org/packages/ingenerator/behat-support)[![Total Downloads](https://camo.githubusercontent.com/1305650fd78976dc68919194de0747bc66147e5bb6fe9c162f67cbfb76e4255c/68747470733a2f2f706f7365722e707567782e6f72672f696e67656e657261746f722f62656861742d737570706f72742f646f776e6c6f6164732e737667)](https://packagist.org/packages/ingenerator/behat-support)

Installing Behat-Support
========================

[](#installing-behat-support)

`$> composer require --dev ingenerator/behat-support`

Contents
========

[](#contents)

- ApiEmulatorExtension - provides a client, contexts &amp; placeholders to manage state &amp; make assertions when testing projects that use [ingenerator/api\_emulator](https://github.com/ingenerator/api_emulator). See [docs/api\_emulator\_extension.md](docs/api_emulator_extension.md).
- ScenarioPlaceholderExtension - a mechanism for using placeholder values in feature files that will be resolved at runtime. See [docs/scenario\_placeholder\_extension.md](docs/scenario_placeholder_extension.md).

Contributing
============

[](#contributing)

Contributions are welcome - please see [CONTRIBUTING.md](CONTRIBUTING.md) before starting work on any contribution.

Contributors
============

[](#contributors)

This package has been sponsored by [inGenerator Ltd](http://www.ingenerator.com)

- Andrew Coulton [acoulton](https://github.com/acoulton) - Lead developer

Licence
=======

[](#licence)

Licensed under the [BSD-3-Clause Licence](LICENSE)

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance51

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 56.8% 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 ~105 days

Recently: every ~115 days

Total

26

Last Release

346d ago

Major Versions

0.2.x-dev → v1.0.02019-04-03

PHP version history (7 changes)0.1.x-devPHP ^5.5||^7.0

v1.0.0PHP ^7.2

v1.1.0PHP ^7.4 || ~8.0.0

v1.2.0PHP ~8.0.0 || ~8.1.0 || ~8.2.0

v1.3.0PHP ~8.1.0 || ~8.2.0

v1.4.1PHP ~8.1.0 || ~8.2.0 || ~8.3.0

v1.5.0PHP ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6ebcc608a86cec9a3ce7a4932994e2b89fabbfcdde69aff43e8139f34e07a5e?d=identicon)[acoulton](/maintainers/acoulton)

---

Top Contributors

[![acoulton](https://avatars.githubusercontent.com/u/416566?v=4)](https://github.com/acoulton "acoulton (71 commits)")[![craig410](https://avatars.githubusercontent.com/u/1156379?v=4)](https://github.com/craig410 "craig410 (54 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ingenerator-behat-support/health.svg)

```
[![Health](https://phpackages.com/badges/ingenerator-behat-support/health.svg)](https://phpackages.com/packages/ingenerator-behat-support)
```

###  Alternatives

[phpunit/phpunit

The PHP Unit Testing framework.

20.0k955.1M155.1k](/packages/phpunit-phpunit)[drupal/drupal-extension

Drupal extension for Behat

22215.7M173](/packages/drupal-drupal-extension)[drevops/behat-screenshot

Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail

231.7M30](/packages/drevops-behat-screenshot)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[drevops/behat-steps

Collection of steps for Behat

27431.6k4](/packages/drevops-behat-steps)

PHPackages © 2026

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