PHPackages                             denismitr/utf-mailer - 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. denismitr/utf-mailer

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

denismitr/utf-mailer
====================

My Mailer that avoids all the spam filters

v2.0.2(10y ago)119MITPHPPHP &gt;=5.5

Since Jun 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/denismitr/UTF-Mailer)[ Packagist](https://packagist.org/packages/denismitr/utf-mailer)[ RSS](/packages/denismitr-utf-mailer/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

\#UTF-Mailer Easy PHP class for sending emails. Avoids all the spam filters. Uses templates. Easy to use and does not require any dependencies

\##Version 2

\##Usage

```
    $template = (new Template('/path/to/tempaltes/'))->render('contacts', $attributes);

	UTFMail::to('email@email.com')
		->from('My Name', 'my@email.com')
		->title('My message')
		->body($template)
		->send();

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3700d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d68ae5d5ca94f49a69f961a7825865d92247b09e276a25fcc6ad485d4c8c964?d=identicon)[denismitr](/maintainers/denismitr)

---

Top Contributors

[![denismitr](https://avatars.githubusercontent.com/u/16356446?v=4)](https://github.com/denismitr "denismitr (8 commits)")

---

Tags

phpmail

### Embed Badge

![Health badge](/badges/denismitr-utf-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/denismitr-utf-mailer/health.svg)](https://phpackages.com/packages/denismitr-utf-mailer)
```

###  Alternatives

[railsware/mailtrap-php

The Mailtrap SDK provides methods for all API functions.

60981.0k](/packages/railsware-mailtrap-php)[henrique-borba/php-sieve-manager

A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.

27146.8k5](/packages/henrique-borba-php-sieve-manager)[benhall14/php-imap-reader

A PHP class that makes working with IMAP in PHP simple.

3520.5k](/packages/benhall14-php-imap-reader)[shuchkin/react-smtp-client

ReactPHP async SMTP Client

246.1k](/packages/shuchkin-react-smtp-client)[juanparati/brevosuite

Complete Brevo integration with Laravel

1016.0k](/packages/juanparati-brevosuite)

PHPackages © 2026

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