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

ActiveYii2-extension[Mail &amp; Notifications](/categories/mail)

xutl/yii2-mailer
================

Mailer for Yii 2 framework.

1.0.3(9y ago)1191BSD-3-ClausePHP

Since Mar 24Pushed 8y agoCompare

[ Source](https://github.com/xutl/yii2-mailer)[ Packagist](https://packagist.org/packages/xutl/yii2-mailer)[ RSS](/packages/xutl-yii2-mailer/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

yii2-mailer
===========

[](#yii2-mailer)

[![Latest Stable Version](https://camo.githubusercontent.com/bc0bf35effc3e5e5fe9d87796db922f71181828f1ffd7c13ee6e71062428dbe8/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f796969322d6d61696c65722f762f737461626c652e706e67)](https://packagist.org/packages/xutl/yii2-mailer)[![Total Downloads](https://camo.githubusercontent.com/7f74cac02b24d63de5452a19d14c1ab63a145bd62b1489fb84efe7f5697779b4/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f796969322d6d61696c65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/xutl/yii2-mailer)[![Reference Status](https://camo.githubusercontent.com/5b3365060057b422eca9cf36417d75be1291ca91ada9b7085f5f724146e926db/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7875746c3a796969322d6d61696c65722f7265666572656e63655f62616467652e737667)](https://www.versioneye.com/php/xutl:yii2-mailer/references)[![Build Status](https://camo.githubusercontent.com/347d45a96675306ba0551a7fad4fcca2d0b3b1cf93b0b43ad08d193bc4437bc9/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7875746c2f796969322d6d61696c65722e737667)](http://travis-ci.org/xutl/yii2-mailer)[![Dependency Status](https://camo.githubusercontent.com/feab89268efbfad40f91dd0b9b0f1a778dc450e000db6e36426a5e2f7a45022d/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7875746c3a796969322d6d61696c65722f6465762d6d61737465722f62616467652e706e67)](https://www.versioneye.com/php/xutl:yii2-mailer/dev-master)[![License](https://camo.githubusercontent.com/b35a53d27866eb2afe7a7b75a7f1262c5c65b385905bd3e5a2cd973db496b7c5/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f796969322d6d61696c65722f6c6963656e73652e737667)](https://packagist.org/packages/xutl/yii2-mailer)

适用于Yii2的邮件队列扩展

这个库的作用是把要发送的邮件全都推送到队列里并不实际发送邮件。

发送邮件交给消息的消费者来处理。而这个消费者可以用任何语言来写嘎嘎！

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist xutl/yii2-mailer

```

or add

```
"xutl/yii2-mailer": "~1.0.0"

```

to the require section of your `composer.json` file.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

3329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

[![xutl](https://avatars.githubusercontent.com/u/20939388?v=4)](https://github.com/xutl "xutl (16 commits)")

---

Tags

aliyunaliyun-mnsaliyun-queuemailmaileryii2-extensionyii2-mailerqueuemaileryii2extension

### Embed Badge

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

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

###  Alternatives

[nterms/yii2-mailqueue

Email queue component for yii2 that works with yii2-swiftmailer.

84133.5k2](/packages/nterms-yii2-mailqueue)[nickcv/yii2-mandrill

Mandrill Api Integration for Yii2

29570.2k2](/packages/nickcv-yii2-mandrill)[boundstate/yii2-mailgun

Mailgun integration for the Yii framework

28165.8k](/packages/boundstate-yii2-mailgun)[djagya/yii2-sparkpost

A library provides Yii2 integration with SparkPost mail service

1816.4k](/packages/djagya-yii2-sparkpost)[tigrov/yii2-mailqueue

Yii2 mail queue component for yii2-swiftmailer.

196.4k](/packages/tigrov-yii2-mailqueue)

PHPackages © 2026

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