PHPackages                             dalamar/codeception-desktop-notifier - 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. dalamar/codeception-desktop-notifier

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

dalamar/codeception-desktop-notifier
====================================

Desktop Notification Extension for Codeception

034PHP

Since Aug 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Dalamar/CodeceptionDesktopNotifier)[ Packagist](https://packagist.org/packages/dalamar/codeception-desktop-notifier)[ RSS](/packages/dalamar-codeception-desktop-notifier/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Notifier
========

[](#notifier)

This repository demonstrates the usage of Desktop Codeception Extension API. Check it's source code to write your own extensions.

Desktop Notification Extensions for Codeception
-----------------------------------------------

[](#desktop-notification-extensions-for-codeception)

Extensions from this package that can be included in Codeception to receive notification of test results.

**This notifications are limited to just a few basic examples. It is recommended to get it forked and patched for your actual needs.**

Notifcation are made via [jolinotif](https://packagist.org/packages/jolicode/jolinotif) library by [JoliCode ](https://github.com/jolicode).

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

[](#installation)

Install this package

```
composer require dalamar/codeception-desktop-notifier --dev

```

Enable extensions in `codeception.yml` configuration:

Sample:

```
paths:
    tests: tests
    log: tests/_log
    data: tests/_data
    helpers: tests/_helpers
extensions:
    enabled:
      # enable desktop notifications
      - Dalamar\Codeception\Extension\DesktopNotifier # extension class name
```

If you are anything like me and executing tests from within vagrant VM, then you may want to proxy notifications from virtual to host machine.

To do that you need to install vagrant plugin [vagrant-notify](https://github.com/fgrehm/vagrant-notify) and follow the instructions.

---

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/321632?v=4)[Dalamar](/maintainers/Dalamar)[@Dalamar](https://github.com/Dalamar)

---

Top Contributors

[![Dalamar](https://avatars.githubusercontent.com/u/321632?v=4)](https://github.com/Dalamar "Dalamar (1 commits)")

### Embed Badge

![Health badge](/badges/dalamar-codeception-desktop-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/dalamar-codeception-desktop-notifier/health.svg)](https://phpackages.com/packages/dalamar-codeception-desktop-notifier)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M352](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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