PHPackages                             detailnet/dfw-notification-module - 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. detailnet/dfw-notification-module

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

detailnet/dfw-notification-module
=================================

Zend Framework Module for dfw-notification

1.0.0(7y ago)0671MITPHPPHP ^7.2

Since Jan 28Pushed 7y ago3 watchersCompare

[ Source](https://github.com/detailnet/dfw-notification-module)[ Packagist](https://packagist.org/packages/detailnet/dfw-notification-module)[ Docs](https://github.com/detailnet/dfw-notification-module/)[ RSS](/packages/detailnet-dfw-notification-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (9)Versions (4)Used By (0)

Zend Framework Module for dfw-notification
==========================================

[](#zend-framework-module-for-dfw-notification)

[![Build Status](https://camo.githubusercontent.com/c1d63591a01fc9686249a185ea7cfc9356ac6ce5b55d52672386df70184bb9a3/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d6e6f74696669636174696f6e2d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-notification-module)[![Coverage Status](https://camo.githubusercontent.com/329f7ff09c53b078d524e13c35e0a434ed3739b933b1ec552457424c0c69fc6b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d6e6f74696669636174696f6e2d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-notification-module)[![Latest Stable Version](https://camo.githubusercontent.com/8fcdbadfc38435e1afbb1db4f9ead3f3139fb7b1f174fd7107976196dc768f98/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6e6f74696669636174696f6e2d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-notification-module)[![Latest Unstable Version](https://camo.githubusercontent.com/3473bf36e018319e5ec893d0ec3f4a637ab047ceb9f921d52a2b4034a3a9b816/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6e6f74696669636174696f6e2d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-notification-module)

Introduction
------------

[](#introduction)

This module integrates the [DETAIL Framework library for sending notifications](https://github.com/detailnet/dfw-notification) with [Zend Framework](https://github.com/zendframework/zendframework).

Requirements
------------

[](#requirements)

[Zend Framework Skeleton Application](http://www.github.com/zendframework/ZendSkeletonApplication) (or compatible architecture)

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

[](#installation)

Install the module through [Composer](http://getcomposer.org/) using the following steps:

1. `cd my/project/directory`
2. Create a `composer.json` file with following contents (or update your existing file accordingly):

    ```
    {
        "require": {
            "detailnet/dfw-notification-module": "^1.0"
        }
    }
    ```
3. Install Composer via `curl -s http://getcomposer.org/installer | php` (on Windows, download the [installer](http://getcomposer.org/installer) and execute it with PHP)
4. Run `php composer.phar self-update`
5. Run `php composer.phar install`
6. Open `configs/application.config.php` and add following key to your `modules`:

    ```
    'Detail\Notification',
    ```
7. Copy `vendor/detailnet/dfw-notification-module/config/detail_notification.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_notification.local.php` and make the appropriate changes.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

2672d ago

Major Versions

0.2.0 → 1.0.02019-01-14

PHP version history (3 changes)0.1.0PHP &gt;=5.4.0

0.2.0PHP &gt;=5.5.0

1.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca881f1116d03f5f9469b1700f60b0547140369403147a9105b562cc7e5f1311?d=identicon)[curzio-della-santa](/maintainers/curzio-della-santa)

---

Top Contributors

[![curzio-della-santa](https://avatars.githubusercontent.com/u/7221909?v=4)](https://github.com/curzio-della-santa "curzio-della-santa (4 commits)")

---

Tags

notificationzfmoduledfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/detailnet-dfw-notification-module/health.svg)

```
[![Health](https://phpackages.com/badges/detailnet-dfw-notification-module/health.svg)](https://phpackages.com/packages/detailnet-dfw-notification-module)
```

###  Alternatives

[loveorigami/yii2-notification-wrapper

This module for renders a message from session flash (with ajax, pjax support and etc.)

77199.7k5](/packages/loveorigami-yii2-notification-wrapper)

PHPackages © 2026

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