PHPackages                             infuse/email - 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. [Framework](/categories/framework)
4. /
5. infuse/email

ActiveLibrary[Framework](/categories/framework)

infuse/email
============

Mailer module for Infuse Framework

1.2.1(8y ago)13.6k12MITPHPPHP &gt;=5.6.0

Since Sep 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/infusephp/email)[ Packagist](https://packagist.org/packages/infuse/email)[ RSS](/packages/infuse-email/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (2)

email
=====

[](#email)

[![Build Status](https://camo.githubusercontent.com/d21149d06355d7b19a500d5656e3aa5d8d72dade1cbacc537095f1faf9578434/68747470733a2f2f7472617669732d63692e6f72672f696e667573657068702f656d61696c2e7376673f6272616e63683d6d6173746572267374796c653d666c6174)](https://travis-ci.org/infusephp/email)[![Coverage Status](https://camo.githubusercontent.com/11ecdcdc3cb969c8993d7409d76f59a886c1daa863f57e05a7a805d9173917c2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f696e667573657068702f656d61696c2f62616467652e7376673f7374796c653d666c6174)](https://coveralls.io/r/infusephp/email)[![Latest Stable Version](https://camo.githubusercontent.com/754e427a94bc7bb995ec23dc41edd245792c47a2af34b90bb277b02a3e17761c/68747470733a2f2f706f7365722e707567782e6f72672f696e667573652f656d61696c2f762f737461626c652e7376673f7374796c653d666c6174)](https://packagist.org/packages/infuse/email)[![Total Downloads](https://camo.githubusercontent.com/790a8b76d1fc4c402d23151b1ddd8f1a057389881b737a536a0192e1b4f14dba/68747470733a2f2f706f7365722e707567782e6f72672f696e667573652f656d61696c2f646f776e6c6f6164732e7376673f7374796c653d666c6174)](https://packagist.org/packages/infuse/email)[![HHVM Status](https://camo.githubusercontent.com/70ff0ea0e6af3699e3522a3e0b4e3fa480924756bd61ac094eee6a10c10b6488/687474703a2f2f6868766d2e683463632e64652f62616467652f696e667573652f656d61696c2e7376673f7374796c653d666c6174)](http://hhvm.h4cc.de/package/infuse/email)

Mailer module for Infuse Framework

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

[](#installation)

Install the package with [composer](http://getcomposer.org):

```
composer require infuse/email

```

Add the email service to your config.php

```
'services' => [
	// ...
	'mailer' => 'Infuse\Email\MailerService'
	// ...
]
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

3245d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.2.1PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d31f148b30ea3f288fb9e748f6a1dbd7c145a4bd0af74b4687812227221608a?d=identicon)[Jaredtking](/maintainers/Jaredtking)

---

Top Contributors

[![Beachman4](https://avatars.githubusercontent.com/u/12937630?v=4)](https://github.com/Beachman4 "Beachman4 (1 commits)")

---

Tags

frameworkemailinfuse

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/infuse-email/health.svg)

```
[![Health](https://phpackages.com/badges/infuse-email/health.svg)](https://phpackages.com/packages/infuse-email)
```

PHPackages © 2026

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