PHPackages                             headsnet/codeception-extras - 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. headsnet/codeception-extras

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

headsnet/codeception-extras
===========================

Add various useful extra to Codeception

v0.1.1(4y ago)22.2k1[1 issues](https://github.com/headsnet/codeception-extras/issues)MITPHPPHP &gt;=7.2

Since Aug 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/headsnet/codeception-extras)[ Packagist](https://packagist.org/packages/headsnet/codeception-extras)[ Docs](https://github.com/headsnet/codeception-extras)[ RSS](/packages/headsnet-codeception-extras/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (3)Used By (0)

Codeception Extras
==================

[](#codeception-extras)

[![Build Status](https://camo.githubusercontent.com/283752946bbd37095c5454feb6a735c8fc5991b7419fd4243cf28376d5a52a12/68747470733a2f2f7472617669732d63692e636f6d2f68656164736e65742f636f646563657074696f6e2d6578747261732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/headsnet/codeception-extras)[![Latest Stable Version](https://camo.githubusercontent.com/7f18d2b2ab823c5666b444fcbef3f12abf6681ebb3ec7c073bd6cd4cceb1d850/68747470733a2f2f706f7365722e707567782e6f72672f68656164736e65742f636f646563657074696f6e2d6578747261732f76)](//packagist.org/packages/headsnet/codeception-extras)[![Total Downloads](https://camo.githubusercontent.com/65d23bb457272ee9cb8d869d4ea4cfe97a4fe1489ac7ed702779a58bce0beb6c/68747470733a2f2f706f7365722e707567782e6f72672f68656164736e65742f636f646563657074696f6e2d6578747261732f646f776e6c6f616473)](//packagist.org/packages/headsnet/codeception-extras)[![License](https://camo.githubusercontent.com/945074e1b480b7d2c3b342eff733c57837be8e9027e5c6f7d42c601b06e27751/68747470733a2f2f706f7365722e707567782e6f72672f68656164736e65742f636f646563657074696f6e2d6578747261732f6c6963656e7365)](//packagist.org/packages/headsnet/codeception-extras)

This package provides extensions for the Codeception test framework.

Available Extensions
--------------------

[](#available-extensions)

**WebDriver extensions:**

- [JS Logger](doc/js-console-logger.md) - log Javascript console messages
- [Symfony Profiler URL](doc/symfony-profiler-url.md) - get Profile link for failed tests
- [W3C HTML Validation](doc/html-validator.md) - validate HTML source code

**Other Extensions**

- [Wait After Test](doc/wait-after-test.md) - add a delay after each test

Requirements
------------

[](#requirements)

- PHP &gt;=7.2
- Codeception

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

[](#installation)

Install the package via Composer

```
composer require --dev headsnet/codeception-extras
```

For extensions that require it, configure the WebDriver module.

```
WebDriver:
    url: 'http://myapp.com'
    browser: chrome
    host: chrome
    port: 4444
    window_size: false
    capabilities:
        webStorageEnabled: true
        javascriptEnabled: true
        'goog:loggingPrefs':
            performance: 'ALL'
        'goog:chromeOptions':
            perfLoggingPrefs:
                enableNetwork: true
```

### Contributing

[](#contributing)

Contributions are welcome. Please submit pull requests with one fix/feature per pull request.

Composer scripts are configured for your convenience:

```
> composer test       # Run test suite
> composer cs         # Run coding standards checks
> composer cs-fix     # Fix coding standards violations
> composer static     # Run static analysis with Phpstan

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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

Total

2

Last Release

1677d ago

### Community

Maintainers

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

---

Top Contributors

[![benr77](https://avatars.githubusercontent.com/u/2156742?v=4)](https://github.com/benr77 "benr77 (7 commits)")

---

Tags

phptestingcodeception

###  Code Quality

TestsPHPUnit

Code StyleECS

### Embed Badge

![Health badge](/badges/headsnet-codeception-extras/health.svg)

```
[![Health](https://phpackages.com/badges/headsnet-codeception-extras/health.svg)](https://phpackages.com/packages/headsnet-codeception-extras)
```

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[allure-framework/allure-codeception

Allure Codeception integration

5212.1M7](/packages/allure-framework-allure-codeception)[jayhealey/webception

Web Interface for running Codeception tests.

19110.7k](/packages/jayhealey-webception)[contributte/codeception

Integration of Nette framework to Codeception.

27886.9k1](/packages/contributte-codeception)[oxid-esales/testing-library

OXID eShop testing library

13374.0k10](/packages/oxid-esales-testing-library)

PHPackages © 2026

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