PHPackages                             wpessential/wpessential-require-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. wpessential/wpessential-require-notifier

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

wpessential/wpessential-require-notifier
========================================

Its open source library. Used to apply the notifications fire in WordPress admin panel. If your theme used any plugin that is required. Used it to fire the notification.

1.0.0(2y ago)09GPL-3.0-or-laterPHPPHP &gt;=7.4

Since Nov 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/6SigmaMatrix/wpessential-require-notifier)[ Packagist](https://packagist.org/packages/wpessential/wpessential-require-notifier)[ Docs](https://wpessential.org/)[ Patreon](https://www.patreon.com/WPEssential)[ RSS](/packages/wpessential-wpessential-require-notifier/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

RequiredNotiFire
================

[](#requirednotifire)

RequiredNotiFire is an open-source library. Used to apply the notifications fire in the WordPress admin panel. If your theme used any plugin that is required. Used it to fire the notification.

Used
----

[](#used)

```
RequiredNotifire::make( __( 'Thanks for', 'add_text_domain' ) )
->plugin_check( 'example_plugin_slug' )
->desc( __( 'Example description to show in admin panel.', 'add_text_domain' ) )
->dismiss( true )
->icon( 'htt_patho_of_icon' ) // jpg, jpeg, png, gif
->icon_alt('icon_alt_tag_name')
->type('error') // error, warning, update
->css_color('#9b0a46');
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

962d ago

### Community

Maintainers

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

---

Top Contributors

[![wpessential](https://avatars.githubusercontent.com/u/24288930?v=4)](https://github.com/wpessential "wpessential (9 commits)")

---

Tags

requirefirerequire-notifire

### Embed Badge

![Health badge](/badges/wpessential-wpessential-require-notifier/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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