PHPackages                             imt/behat-profiling-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. imt/behat-profiling-extension

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

imt/behat-profiling-extension
=============================

The Behat extension that allows you to profile Behat steps

0.9.1(3y ago)925.4k↓71.4%3[1 issues](https://github.com/IgorTimoshenko/behat-profiling-extension/issues)MITPHPPHP &gt;=5.3.3

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/IgorTimoshenko/behat-profiling-extension)[ Packagist](https://packagist.org/packages/imt/behat-profiling-extension)[ Docs](http://github.com/IgorTimoshenko/behat-profiling-extension)[ RSS](/packages/imt-behat-profiling-extension/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (4)Used By (0)

behat-profiling-extension
=========================

[](#behat-profiling-extension)

Overview
--------

[](#overview)

The Behat extension that allows you to profile Behat steps.

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

[](#installation)

### 1. Using Composer (recommended)

[](#1-using-composer-recommended)

To install `behat-profiling-extension` with [Composer](http://getcomposer.org) just add the following to your `composer.json` file:

```
{
    "require-dev": {
        "imt/behat-profiling-extension": "0.9.*"
    }
}
```

Then, you can install the new dependencies by running Composer's update command from the directory where your `composer.json` file is located:

```
$ php composer.phar update imt/behat-profiling-extension
```

Now, Composer will automatically download all required files, and install them for you.

Usage
-----

[](#usage)

To enable `behat-profiling-extension` just add the following to your `behat.yml` file:

```
default:
    extensions:
        IMT\BehatProfilingExtension\Extension: ~
```

That's all!

If you want to disable/enable the extension depending of environment you can use `use_env` parameter:

```
default:
    extensions:
        IMT\BehatProfilingExtension\Extension:
            use_env: BEHAT_PROFILING_ENABLED
```

```
$ BEHAT_PROFILING_ENABLED=true behat
```

Testing
-------

[](#testing)

```
$ make test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/IgorTimoshenko/behat-profiling-extension/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Igor Timoshenko](https://github.com/IgorTimoshenko)
- [All Contributors](https://github.com/IgorTimoshenko/behat-profiling-extension/graphs/contributors)

License
-------

[](#license)

This library is released under the MIT license. See the complete license in the `LICENSE` file that is distributed with this source code.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

1424d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2175eb37631b675663d133f303db687d7fb7fc7ff30362d7c7aa175117d21362?d=identicon)[IhorTymoshenko](/maintainers/IhorTymoshenko)

---

Top Contributors

[![sam-sandmann](https://avatars.githubusercontent.com/u/3257094?v=4)](https://github.com/sam-sandmann "sam-sandmann (3 commits)")

---

Tags

Behat

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/imt-behat-profiling-extension/health.svg)

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

###  Alternatives

[drupal/drupal-extension

Drupal extension for Behat

22215.7M173](/packages/drupal-drupal-extension)[wp-cli/wp-cli-tests

WP-CLI testing framework

423.1M142](/packages/wp-cli-wp-cli-tests)[imbo/behat-api-extension

API extension for Behat

1092.6M9](/packages/imbo-behat-api-extension)[dvdoug/behat-code-coverage

Generate Code Coverage reports for Behat tests

623.9M54](/packages/dvdoug-behat-code-coverage)[sensiolabs/behat-page-object-extension

Page object extension for Behat

1166.7M29](/packages/sensiolabs-behat-page-object-extension)[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)
