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.7.0(6y ago)01.2kMITPHPPHP &gt;=7.1

Since Aug 30Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (7)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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Recently: every ~347 days

Total

6

Last Release

2491d ago

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

v0.7.0PHP &gt;=7.1

### 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 (35 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

[nepada/form-renderer

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

11251.0k](/packages/nepada-form-renderer)[contributte/latte

Extra contrib to nette/latte

111.5M2](/packages/contributte-latte)

PHPackages © 2026

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