PHPackages                             eric-hansen/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. [CLI &amp; Console](/categories/cli)
4. /
5. eric-hansen/notifier

ActiveLibrary[CLI &amp; Console](/categories/cli)

eric-hansen/notifier
====================

System notifier for PHP scripts inteded for CLI on desktops

1.0.x-dev(11y ago)18MITPHPPHP &gt;=5.5.0

Since Sep 7Pushed 11y ago1 watchersCompare

[ Source](https://github.com/eric-hansen/Notifier)[ Packagist](https://packagist.org/packages/eric-hansen/notifier)[ Docs](https://github.com/eric-hansen/Notifier)[ RSS](/packages/eric-hansen-notifier/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Notifier
========

[](#notifier)

Wrapper of sorts for various notify systems, mainly useful for CLI scripts in PHP

Why?
----

[](#why)

Mainly because I was bored, and I wanted to better grasp some of the OOP and advanced PHP techniques. Plus, I find it useful to show notifications for some stuff.

To Do
-----

[](#to-do)

- Possibly build more notifiers but who knows... I only really use notify-send.
- Make the argument passing a bit more dynamic (this is where keyword arguments like in Python would be handy)

How To Extend
-------------

[](#how-to-extend)

The `src/EricHansen/Notifier/notifiers/Notify.php` file gives a good example of what's involved. All that needs to be done really is:

- Extend the \\EricHansen\\Notifier\\NotiferBase abstract class
- Handle the arguments passed in \_\_construct()
- Do any formatting and such in run()
- Optionally return the status of the command in run()

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.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

Unknown

Total

1

Last Release

4270d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/740d6bdc65daf6be4ac441ad73c078e4c67d4d7bee68ab2fb9bcd83113800a67?d=identicon)[eric-hansen](/maintainers/eric-hansen)

---

Top Contributors

[![eric-hansen](https://avatars.githubusercontent.com/u/8271207?v=4)](https://github.com/eric-hansen "eric-hansen (7 commits)")[![anzenehansen](https://avatars.githubusercontent.com/u/5431016?v=4)](https://github.com/anzenehansen "anzenehansen (4 commits)")

---

Tags

clinotificationnotificationsdesktop

### Embed Badge

![Health badge](/badges/eric-hansen-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/eric-hansen-notifier/health.svg)](https://phpackages.com/packages/eric-hansen-notifier)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.2k1](/packages/socialengine-sniffer-rules)

PHPackages © 2026

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