PHPackages                             trejjam/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. [Templating &amp; Views](/categories/templating)
4. /
5. trejjam/email

ActiveLibrary[Templating &amp; Views](/categories/templating)

trejjam/email
=============

Send defined email templates

v0.8.0(2mo ago)01.2kMITPHPPHP ~8.1.0 | ~8.2.0 | ~8.3.0 | ~8.4.0 | ~8.5.0

Since Aug 30Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/trejjam/Email)[ Packagist](https://packagist.org/packages/trejjam/email)[ RSS](/packages/trejjam-email/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (13)Versions (8)Used By (0)

Email
=====

[](#email)

[![Latest stable](https://camo.githubusercontent.com/8c4eb04306d22ac4be94cea3378052ae346212461da636c17d7da755746ad3e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7472656a6a616d2f656d61696c2e737667)](https://packagist.org/packages/trejjam/email)

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

[](#installation)

The best way to install Trejjam/Email is using [Composer](http://getcomposer.org/):

```
$ composer require trejjam/email
```

Configuration
-------------

[](#configuration)

.neon

```
extensions:
	email: Trejjam\Email\DI\EmailExtension
```

Usage
-----

[](#usage)

Presenter/Model:

```
	/**
	* @var \Trejjam\Email\Send @inject
	*/
	public $emailSend;

	function renderDefault() {

	}
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance86

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

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

Recently: every ~956 days

Total

7

Last Release

72d ago

PHP version history (3 changes)v0.5.0PHP &gt;=5.4

v0.7.0PHP &gt;=7.1

v0.8.0PHP ~8.1.0 | ~8.2.0 | ~8.3.0 | ~8.4.0 | ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/497b0b5c3df7d9a3a4349ccd81b47db5b6027fc7d49510a04265dd966d01f846?d=identicon)[trejjam](/maintainers/trejjam)

---

Top Contributors

[![trejjam](https://avatars.githubusercontent.com/u/3594540?v=4)](https://github.com/trejjam "trejjam (37 commits)")

---

Tags

netteemailtemplatelatte

### Embed Badge

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

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

###  Alternatives

[nette/web-project

Nette: Standard Web Project

10993.3k](/packages/nette-web-project)[nepada/form-renderer

Latte template based form renderer for Nette forms with full support for Bootstrap 3, 4 &amp; 5.

11253.5k](/packages/nepada-form-renderer)

PHPackages © 2026

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