PHPackages                             waaseyaa/mail - 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. waaseyaa/mail

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

waaseyaa/mail
=============

Transport-agnostic mail API for Waaseyaa

v0.1.0-alpha.258(4w ago)05.7k↑477.2%5GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Mar 15Pushed 1mo agoCompare

[ Source](https://github.com/waaseyaa/mail)[ Packagist](https://packagist.org/packages/waaseyaa/mail)[ RSS](/packages/waaseyaa-mail/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (18)Versions (250)Used By (5)

waaseyaa/mail
=============

[](#waaseyaamail)

**Layer 0 — Foundation**

Email delivery abstraction for Waaseyaa applications.

Provides a `MailerInterface` and Twig-powered `TwigMailRenderer` for template-based emails.

Key classes: `MailerInterface`, `Envelope`, `TwigMailRenderer`, `TransportInterface` (local, array, SendGrid).

Error handling
--------------

[](#error-handling)

**Non-critical mail** (e.g. notification side effects, activity digests): wrap the `MailerInterface::send()` call in a try-catch and log the failure via `LoggerInterface` to avoid crashing the primary request. These are best-effort deliveries where a failure is recoverable.

**Auth-critical mail** (password resets, email-address verification, security alerts): let the exception propagate. Swallowing a send failure here would silently leave the user unable to regain access or verify their account. Catch only to add context or translate the exception, then re-throw.

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance93

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.8% 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 ~0 days

Total

249

Last Release

29d ago

PHP version history (2 changes)v0.1.0-alpha.9PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (77 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (26 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-mail/health.svg)

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

PHPackages © 2026

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