PHPackages                             sobit/swiftmailer-component - 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. sobit/swiftmailer-component

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

sobit/swiftmailer-component
===========================

Component for Yii Framework based application which provides simple configuration interface for Swift Mailer library.

11.4k2PHP

Since Jun 4Pushed 12y ago1 watchersCompare

[ Source](https://github.com/sobit/swiftmailer-component)[ Packagist](https://packagist.org/packages/sobit/swiftmailer-component)[ RSS](/packages/sobit-swiftmailer-component/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

swiftmailer-component
=====================

[](#swiftmailer-component)

Component for [Yii Framework](https://github.com/yiisoft/yii "Yii Framework") based application which provides simple configuration interface for [Swift Mailer library](https://github.com/swiftmailer/swiftmailer "Swift Mailer").

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

[](#installation)

Add dependency to your `composer.json` file:

```
{
    "require": {
        "sobit/swiftmailer-component": "dev-master"
    }
}
```

Update your `protected/config/main.php` file:

```
