PHPackages                             alex-kalanis/kw\_notify - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. alex-kalanis/kw\_notify

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

alex-kalanis/kw\_notify
=======================

Notifications in KWCMS

v2.0.0(2y ago)03BSD-3-ClausePHPPHP &gt;=7.4.0

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_notify)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_notify)[ RSS](/packages/alex-kalanis-kw-notify/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

kw\_notify
==========

[](#kw_notify)

[![Build Status](https://github.com/alex-kalanis/kw_notify/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_notify/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/22ef13de2c99198419c74e6ed4c29fe8db9fe7da0add5210c9f708920bbd3571/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6e6f746966792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_notify/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/10d6cdeb105e4a58c8c7d4e120ea4414825ac6c0d551ff160ae19f9956c8fe4e/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6e6f746966792f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_notify)[![Minimum PHP Version](https://camo.githubusercontent.com/eed4d5cf01364b115489810f47ed4b33191d997e7ab4014f3daff1c09fbae7d9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e332d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/e7eadb1aed1f980dbb72465b3b90a33ba66119d40fbf4a51b9539c8babf2dab5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f6e6f746966792e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_notify)[![License](https://camo.githubusercontent.com/494f53634142c1fccea8427f3900b3828c4df171bc6fbca17749fa0196950b7a/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6e6f746966792f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_notify)[![Code Coverage](https://camo.githubusercontent.com/da8afd338a148c1473b014b7d704b5b9a4fec80b80e79cb78100c0a58e61f8a4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6e6f746966792f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_notify/?branch=master)

Notifications stored somewhere for later usage. Store them and return them.

PHP Installation
----------------

[](#php-installation)

```
composer.phar require alex-kalanis/kw_notify
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
---------

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Connect the "kalanis\\kw\_notify\\Notification" into your app. Extends it for setting your case. See example.

3.) Create your own render and call notifications there.

4.) Just call notifications and your render

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

4

Last Release

772d ago

Major Versions

v1.0.2 → v2.0.02024-03-29

PHP version history (2 changes)v1.0.0PHP &gt;=7.2.0

v2.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b0a541b787cdb31412f578c7b94c9790bcbee7de12c65b6101c6ce45ef6f0?d=identicon)[alex-kalanis](/maintainers/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (7 commits)")

---

Tags

notificationnotificationserrorsnotifyinfowarnings

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-notify/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-notify/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-notify)
```

###  Alternatives

[mouse0270/bootstrap-growl

This is a simple pluging that turns standard Bootstrap alerts into "Growl-like" notifications.

2.2k119.1k](/packages/mouse0270-bootstrap-growl)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

682104.9k7](/packages/guanguans-notify)[liran-co/laravel-notification-subscriptions

Notification subscription management.

128239.2k1](/packages/liran-co-laravel-notification-subscriptions)[bentools/webpush-bundle

Send push notifications through Web Push Protocol to your Symfony users.

71274.3k](/packages/bentools-webpush-bundle)[machour/yii2-notifications

Notifications for your Yii2 app

9135.7k](/packages/machour-yii2-notifications)[helmesvs/laravel-notify

Elegant notifications to laravel with Toastr or PNotify

6127.3k](/packages/helmesvs-laravel-notify)

PHPackages © 2026

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