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

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

orisai/nette-mail
=================

Extras for nette/mail

1.0.4(1y ago)214.5k↑69.6%MPL-2.0PHPPHP 7.4 - 8.4CI passing

Since Oct 29Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/orisai/nette-mail)[ Packagist](https://packagist.org/packages/orisai/nette-mail)[ Docs](https://github.com/orisai/nette-mail)[ RSS](/packages/orisai-nette-mail/feed)WikiDiscussions v1.x Synced 1mo ago

READMEChangelogDependencies (24)Versions (6)Used By (0)

 [![Orisai](https://github.com/orisai/.github/raw/main/images/repo_title.png?raw=true)](https://github.com/orisai/.github/blob/main/images/repo_title.png?raw=true)
 Nette Mail
=================================================================================================================================================================================

[](#nette-mail)

 Extras for [nette/mail](https://github.com/nette/mail)

 📄 Check out our [documentation](docs/README.md).

 💸 If you like Orisai, please [make a donation](https://orisai.dev/sponsor). Thank you!

 [![](https://github.com/orisai/nette-mail/actions/workflows/ci.yaml/badge.svg?branch=v1.x)](https://github.com/orisai/nette-mail/actions?query=workflow:CI+branch:v1.x) [![](https://camo.githubusercontent.com/880235f60f96a3cabefb7db3ca02c210f16cdfa7c9d0e92d43fabd082624aaf6/68747470733a2f2f62616467656e2e6e65742f636f766572616c6c732f632f6769746875622f6f72697361692f6e657474652d6d61696c2f76312e783f63616368653d333030)](https://coveralls.io/github/orisai/nette-mail?branch=v1.x) [![](https://camo.githubusercontent.com/d28f0faeeb6c73b9e2dfe90eb86119b8d2657ba31e718352386c6e1e9fb793c4/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d68747470733a2f2f62616467652d6170692e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f6f72697361692f6e657474652d6d61696c2f76312e78)](https://dashboard.stryker-mutator.io/reports/github.com/orisai/nette-mail/v1.x) [![](https://camo.githubusercontent.com/dfa1c687f238d9bc61ddf176ab00442a139b6f27bd6b478ce117b15ba1795ebc/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f6f72697361692f6e657474652d6d61696c3f63616368653d33363030)](https://packagist.org/packages/orisai/nette-mail) [![](https://camo.githubusercontent.com/9d7b1fcaf9c623e8a658340948416f35a656e87d078f8ff05d573940d804b1b6/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f6f72697361692f6e657474652d6d61696c3f63616368653d33363030)](https://packagist.org/packages/orisai/nette-mail) [![](https://camo.githubusercontent.com/40b2374865c7727b1568a7b77cc1a8068979ac265d85d659fe73b2d337b458e6/68747470733a2f2f62616467656e2e6e65742f62616467652f6c6963656e73652f4d504c2d322e302f626c75653f63616368653d33363030)](https://choosealicense.com/licenses/mpl-2.0/)

```
extensions:
	orisai.mail: OriNette\Mail\DI\MailExtension

orisai.mail:
	# Add debug panel
	debug:
		panel: %debugMode%
		tempDir: %tempDir%/mailPanel
		cleanup: '-1 hour'
	# Add original mailer to used mailers
	mailers:
		- @mail.mailer

services:
	# Disable autowiring of mailer from original mail extension
	mail.mailer:
		autowired: false
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance48

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~93 days

Total

6

Last Release

322d ago

PHP version history (3 changes)1.0.0PHP &gt;=7.4.0 &lt;8.3.0

1.0.1PHP 7.4 - 8.3

1.0.3PHP 7.4 - 8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20974277?v=4)[Marek Bartoš](/maintainers/mabar)[@mabar](https://github.com/mabar)

---

Top Contributors

[![mabar](https://avatars.githubusercontent.com/u/20974277?v=4)](https://github.com/mabar "mabar (21 commits)")

---

Tags

debugmailmailernetteorisaitracydebugnettemailmailertracyorisai

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[nette/mail

📧 Nette Mail: A handy library for creating and sending emails in PHP.

5389.8M246](/packages/nette-mail)[contributte/mailing

Sending emails with pleasure and prepared templates.

16961.0k2](/packages/contributte-mailing)[voku/bounce-mail-handler

Bounce Mail Handler

49230.9k2](/packages/voku-bounce-mail-handler)[boundstate/yii2-mailgun

Mailgun integration for the Yii framework

28160.6k](/packages/boundstate-yii2-mailgun)

PHPackages © 2026

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