PHPackages                             behatch/notifiers - 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. behatch/notifiers

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

behatch/notifiers
=================

Behatch notifiers

1.0.0(11y ago)52072[1 issues](https://github.com/Behatch/notifiers/issues)beerwarePHPPHP &gt;=5.4

Since Apr 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Behatch/notifiers)[ Packagist](https://packagist.org/packages/behatch/notifiers)[ RSS](/packages/behatch-notifiers/feed)WikiDiscussions master Synced 1mo ago

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

Behatch notifiers
=================

[](#behatch-notifiers)

[![Build Status](https://camo.githubusercontent.com/bc14333fa2b9abec55fb19d695b18ec68d21471abd1e84487353b1d9b28f0f7b/68747470733a2f2f7472617669732d63692e6f72672f426568617463682f6e6f746966696572732e737667)](https://travis-ci.org/Behatch/notifiers)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/67d2a861c1f57086c2b8d4c2b612d63cd7874e107cbfc68442a1657d83f6d3ec/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f426568617463682f6e6f746966696572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Behatch/notifiers/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/c9cb8c3b84b47bd5e80309fc28114660222b7f72a6cac55805d3c1228674b8eb/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f37386366333131622d653465632d346561362d626464322d3063363264333230346564352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/78cf311b-e4ec-4ea6-bdd2-0c62d3204ed5)

Behatch notifiers provide notifiers for behat.

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

[](#installation)

```
$ composer require "behatch/notifiers"

```

For Slack notifier, additionally

```
$ composer require "maknz/slack"

```

Usage
-----

[](#usage)

In `behat.yml`, enable desired notifier:

```
default:
    suites:
        default:
            contexts:
                - Behatch\Notifier\Desktop
                - Behatch\Notifier\Campfire
                    url: https://sample.campfirenow.com
                    token: 605b32dd
                    room: 1
                - Behatch\Notifier\Slack
                    url: https://hooks.slack.com/services/some-long/hook-url/goes-here
                    spamTimeout: '10'
                    prefix: 'Message Prefix'
                    settings: {username: BehatBot, channel: '#general'}
```

Configuration
-------------

[](#configuration)

- `Desktop` - notification through libnotify (`notify-send` command)
    - `spamTimeout`: default time between two notifications (60 secondes)
    - `icons`: array of icons (sad, smile and error)
- `Campfire` - notification over [campfire](https://campfirenow.com/)
    - `url`, `token`, `room`: campfire configuration
    - `prefix`: title prefix
    - `spamTimeout`: default time between two notifications (60 secondes)
    - `icons`: array of emoticons (sad, smile and error)
- `Slack` - notification over [slack](https://slack.com/)
    - `url`: Slack webhook url
    - `prefix`: title prefix
    - `spamTimeout`: default time between two notifications (60 secondes)
    - `settings`: Slack message settings (array)
    - `attachment`: Slack message attachment settings (array)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% 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

Unknown

Total

1

Last Release

4049d ago

### Community

Maintainers

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

---

Top Contributors

[![sanpii](https://avatars.githubusercontent.com/u/113045?v=4)](https://github.com/sanpii "sanpii (9 commits)")[![richardtape](https://avatars.githubusercontent.com/u/116946?v=4)](https://github.com/richardtape "richardtape (4 commits)")

---

Tags

behat-extensionBDDSymfony2BehatNotifiers

### Embed Badge

![Health badge](/badges/behatch-notifiers/health.svg)

```
[![Health](https://phpackages.com/badges/behatch-notifiers/health.svg)](https://phpackages.com/packages/behatch-notifiers)
```

###  Alternatives

[soyuka/contexts

Behatch contexts

282.1M11](/packages/soyuka-contexts)[sensiolabs/behat-page-object-extension

Page object extension for Behat

1166.5M27](/packages/sensiolabs-behat-page-object-extension)[laracasts/behat-laravel-extension

Laravel extension for Behat

2611.3M12](/packages/laracasts-behat-laravel-extension)[dmarynicz/behat-parallel-extension

Parallel extension for Behat

27544.3k](/packages/dmarynicz-behat-parallel-extension)[dvdoug/behat-code-coverage

Generate Code Coverage reports for Behat tests

593.6M37](/packages/dvdoug-behat-code-coverage)[bex/behat-extension-driver-locator

Driver locator tool for behat extensions

385.2M4](/packages/bex-behat-extension-driver-locator)

PHPackages © 2026

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