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

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

detailnet/dfw-mail-module
=========================

Zend Framework 2 Module for dfw-mail

0.1.4(10y ago)0164MITPHPPHP &gt;=5.4.0

Since Nov 21Pushed 10y ago1 watchersCompare

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

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

Zend Framework 2 Module for dfw-mail
====================================

[](#zend-framework-2-module-for-dfw-mail)

[![Build Status](https://camo.githubusercontent.com/18b6cc76ec498ed2cc9440cddc97139a8b1cac95189d4aa0a084b73c750a0945/68747470733a2f2f7472617669732d63692e6f72672f64657461696c6e65742f6466772d6d61696c2d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/detailnet/dfw-mail-module)[![Coverage Status](https://camo.githubusercontent.com/8e9db4da0738bb947d36bdc418c9092a7d41b2e1306470020ffc161365575b25/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f64657461696c6e65742f6466772d6d61696c2d6d6f64756c652e737667)](https://coveralls.io/r/detailnet/dfw-mail-module)[![Latest Stable Version](https://camo.githubusercontent.com/4a73913d7ca675d2a30127d02a99797b6b3653fd2c25f2ca4bbba9ea4894b93a/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6d61696c2d6d6f64756c652f762f737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-mail-module)[![Latest Unstable Version](https://camo.githubusercontent.com/5f387ccf7585055e458f1632c9b0aaf8c6639c4e798c38a618ef3433d69d596a/68747470733a2f2f706f7365722e707567782e6f72672f64657461696c6e65742f6466772d6d61696c2d6d6f64756c652f762f756e737461626c652e737667)](https://packagist.org/packages/detailnet/dfw-mail-module)

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

[](#introduction)

This module integrates [dfw-mail](https://github.com/detailnet/dfw-mail) with [Zend Framework 2](https://github.com/zendframework/zf2).

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

[](#requirements)

[Zend Framework 2 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-mail-module": "1.x-dev"
        }
    }
    ```
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\Mail',
    ```
7. Copy `vendor/detailnet/dfw-mail-module/config/detail_mail.local.php.dist` into your application's `config/autoload` directory, rename it to `detail_mail.local.php` and make the appropriate changes.

Usage
-----

[](#usage)

tbd

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

3980d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.3.3

0.1.1PHP &gt;=5.4.0

### Community

Maintainers

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

---

Tags

mailmodulezf2dfwdetailnet

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[mtymek/mt-mail

Zend Framework e-mail module. Using this library can easily create e-mail messages from PHTML templates (with optional layouts) and send them using configurable transports. Pluggable, EventManager-driven architecture allows you to customize every aspect of the process.

2039.6k3](/packages/mtymek-mt-mail)[rwoverdijk/sxmail

A simple mail module for Zend Framework 2.

111.5k](/packages/rwoverdijk-sxmail)

PHPackages © 2026

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