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

ActiveLibrary

liloy/mailer
============

1.0.2(5y ago)012PHP

Since Feb 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/PersykJackson/mailer)[ Packagist](https://packagist.org/packages/liloy/mailer)[ RSS](/packages/liloy-mailer/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

**Mailer**
Author: Vladislav Zagidullin

---

### How to use:

[](#how-to-use)

1. Create .env file end fill like in .envExemple
2. Require autoload
3. Require classes:
    use Mailer\\Messenger\\{ Messenger, TemplateType };
4. And use Mailer like:
    $messenger = new Messenger(parse\_ini\_file('.env'));
    $messenger-&gt;setTemplate(
     TemplateType::REGISTER\_COMPLETE,
     'message')
     -&gt;setTitle('Title')
     -&gt;to('recipient@gmail.com')
     -&gt;execute();

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

3

Last Release

1919d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8944e9c2682cd1d99a17f9951d81ab49f7f96443a08802f8714561be201ade4?d=identicon)[Liloy](/maintainers/Liloy)

---

Top Contributors

[![PersykJackson](https://avatars.githubusercontent.com/u/66641256?v=4)](https://github.com/PersykJackson "PersykJackson (13 commits)")

### Embed Badge

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

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

###  Alternatives

[hellogerard/jobby

Manage all your cron jobs without modifying crontab. Handles locking, logging, error emails, and more.

1.1k1.6M14](/packages/hellogerard-jobby)[yiisoft/yii2-swiftmailer

The SwiftMailer integration for the Yii framework

11520.0M473](/packages/yiisoft-yii2-swiftmailer)[cspoo/swiftmailer-mailgun-bundle

Swiftmailer Mailgun bundle

1031.1M](/packages/cspoo-swiftmailer-mailgun-bundle)[wildbit/swiftmailer-postmark

A Swiftmailer Transport for Postmark.

542.8M6](/packages/wildbit-swiftmailer-postmark)[mailjet/mailjet-swiftmailer

A SwiftMailer transport implementation for Mailjet

261.2M9](/packages/mailjet-mailjet-swiftmailer)[rock-symphony/rock-symphony

Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance

19164.1k3](/packages/rock-symphony-rock-symphony)

PHPackages © 2026

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