PHPackages                             qu-modules/qu-phpmailer - 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. qu-modules/qu-phpmailer

ActiveModule

qu-modules/qu-phpmailer
=======================

ZF2 module for PHPMailer

21.6kPHP

Since Nov 27Pushed 13y ago1 watchersCompare

[ Source](https://github.com/Celtico/QuPHPMailer)[ Packagist](https://packagist.org/packages/qu-modules/qu-phpmailer)[ RSS](/packages/qu-modules-qu-phpmailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

QuPHPMailer 1.0.0-dev
=====================

[](#quphpmailer-100-dev)

ZF2 module for PHPMailer

Release Notes
=============

[](#release-notes)

1.0.0-dev

- Initiation PHPMailer in zf2

Requirements
============

[](#requirements)

- ZendSkeletonApplication

Installation
============

[](#installation)

- Drag a folder into modules folder or vendor folder
- Enable the module application.config.php

Installation by Composer
========================

[](#installation-by-composer)

See the information if not known composer and clone git
=======================================================

[](#see-the-information-if-not-known-composer-and-clone-git)

-
-

```
cd YourFolderProject/
php composer.phar require "qu-modules/qu-phpmailer":"dev-master"

```

Integration
===========

[](#integration)

```
  $sm   = $this->getServiceLocator();
  $mail = $sm->get('QuPHPMailer');
  $mail = $mail->Mail();
  $mail->Send();
```

References usage and conditions in PHPMailer
============================================

[](#references-usage-and-conditions-in-phpmailer)

- View read me in QuPHPMailer/src/PHPMailer

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d551869ad761bf9fe741132be5f4e31de8f90984a0938656369eabbda012f47e?d=identicon)[qu](/maintainers/qu)

### Embed Badge

![Health badge](/badges/qu-modules-qu-phpmailer/health.svg)

```
[![Health](https://phpackages.com/badges/qu-modules-qu-phpmailer/health.svg)](https://phpackages.com/packages/qu-modules-qu-phpmailer)
```

PHPackages © 2026

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