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

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

katanyoo/yii2-mailgun-mailer
============================

Mailgun Mailer for Yii 2 framework.

41.3k20[3 issues](https://github.com/katanyoo/yii2-mailgun-mailer/issues)[2 PRs](https://github.com/katanyoo/yii2-mailgun-mailer/pulls)PHP

Since Oct 31Pushed 8y ago4 watchersCompare

[ Source](https://github.com/katanyoo/yii2-mailgun-mailer)[ Packagist](https://packagist.org/packages/katanyoo/yii2-mailgun-mailer)[ RSS](/packages/katanyoo-yii2-mailgun-mailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Mailgun Mailer
===================

[](#yii2-mailgun-mailer)

Mailgun mailer for Yii 2 framework.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist katanyoo/yii2-mailgun-mailer "*"

```

or add

```
"katanyoo/yii2-mailgun-mailer": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
