PHPackages                             lakion/mink-debug-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. lakion/mink-debug-extension

Abandoned → [friends-of-behat/mink-debug-extension](/?search=friends-of-behat%2Fmink-debug-extension)Behat-extension[Logging &amp; Monitoring](/categories/logging)

lakion/mink-debug-extension
===========================

Debug extension for Behat

v2.0.0(5y ago)2072.0M—9.9%12[1 issues](https://github.com/Lakion/MinkDebugExtension/issues)[1 PRs](https://github.com/Lakion/MinkDebugExtension/pulls)20MITPHPPHP ^7.2 || ^8.0

Since Sep 14Pushed 2y ago11 watchersCompare

[ Source](https://github.com/Lakion/MinkDebugExtension)[ Packagist](https://packagist.org/packages/lakion/mink-debug-extension)[ Docs](https://github.com/FriendsOfBehat/MinkDebugExtension)[ RSS](/packages/lakion-mink-debug-extension/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (11)Used By (20)

MinkDebugExtension
==================

[](#minkdebugextension)

**MinkDebugExtension** is a Behat extension made for debugging and logging Mink related data after every failed step. It is especially useful while running tests on continuous integration server like Travis. While using appropriate driver, you can also save screenshots just after the failure.

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

[](#installation)

Assuming you already have Composer:

```
composer require friends-of-behat/mink-debug-extension
```

Then you only need to configure your Behat profile:

```
default:
    extensions:
        FriendsOfBehat\MinkDebugExtension:
            directory: directory-where-to-save-logs
```

Configuration reference
-----------------------

[](#configuration-reference)

Under `FriendsOfBehat\MinkDebugExtension` there are three options to be configured:

- `directory` (required to enable extension) - contains path to directory that will contain generated logs. Use the variable `%paths.base%` to refer to the directory where your `behat.yml` is
- `screenshot` (default `false`) - whether to save screenshots if using supporting driver
- `clean_start` (default `true`) - whether to clean your existing logs on each Behat execution

Testing
-------

[](#testing)

In order to test the extensions run:

```
composer install
bin/behat --strict
```

Authors
-------

[](#authors)

MinkDebugExtension was originally created by [Kamil Kokot](https://kamilkokot.com). See the list of [contributors](https://github.com/FriendsOfBehat/MinkDebugExtension/contributors).

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity56

Moderate usage in the ecosystem

Community39

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 52.6% 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 ~211 days

Recently: every ~399 days

Total

10

Last Release

1994d ago

Major Versions

v1.2.3 → v2.0.02020-12-02

PHP version history (3 changes)v1.0PHP &gt;=5.5.9

v1.0.3PHP ^5.5.9|^7.0

v2.0.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/719423?v=4)[Sylius eCommerce](/maintainers/sylius)[@Sylius](https://github.com/Sylius)

---

Top Contributors

[![pamil](https://avatars.githubusercontent.com/u/1897953?v=4)](https://github.com/pamil "pamil (40 commits)")[![4c0n](https://avatars.githubusercontent.com/u/2325383?v=4)](https://github.com/4c0n "4c0n (24 commits)")[![michalmarcinkowski](https://avatars.githubusercontent.com/u/7572437?v=4)](https://github.com/michalmarcinkowski "michalmarcinkowski (5 commits)")[![Yozhef](https://avatars.githubusercontent.com/u/8971757?v=4)](https://github.com/Yozhef "Yozhef (3 commits)")[![lchrusciel](https://avatars.githubusercontent.com/u/6213903?v=4)](https://github.com/lchrusciel "lchrusciel (1 commits)")[![kasperg](https://avatars.githubusercontent.com/u/73966?v=4)](https://github.com/kasperg "kasperg (1 commits)")[![gabiudrescu](https://avatars.githubusercontent.com/u/5156054?v=4)](https://github.com/gabiudrescu "gabiudrescu (1 commits)")[![dpfaffenbauer](https://avatars.githubusercontent.com/u/5981845?v=4)](https://github.com/dpfaffenbauer "dpfaffenbauer (1 commits)")

---

Tags

loggingdebugMinkBehat

### Embed Badge

![Health badge](/badges/lakion-mink-debug-extension/health.svg)

```
[![Health](https://phpackages.com/badges/lakion-mink-debug-extension/health.svg)](https://phpackages.com/packages/lakion-mink-debug-extension)
```

###  Alternatives

[friends-of-behat/mink-debug-extension

Debug extension for Behat

2075.3M286](/packages/friends-of-behat-mink-debug-extension)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[pana1990/php-web-profiler

Web profiler in the browser for php application

131.3k](/packages/pana1990-php-web-profiler)

PHPackages © 2026

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