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

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

happyr/mailer-bundle
====================

Happyr MailerBundle lets you send nice HTML emails. Use a twig template to design your emails. You may even use attachments.

2.1.6(7y ago)73.5k2MITPHPPHP ^7.1

Since Jul 1Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Happyr/HappyrMailerBundle)[ Packagist](https://packagist.org/packages/happyr/mailer-bundle)[ Docs](http://developer.happyr.com/symfony2-bundles/happyr-mailer-bundle)[ RSS](/packages/happyr-mailer-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (7)Versions (26)Used By (0)

Happyr Mailer Bundle
====================

[](#happyr-mailer-bundle)

Happyr Mailer Bundle makes it easier to send HTML emails with your Symfony2 application. This bundle supports template rendering and sending attachments.

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

[](#installation)

### Step 1: Using Composer

[](#step-1-using-composer)

Install it with Composer!

```
composer require happyr/mailer-bundle
```

### Step 2: Register the bundle

[](#step-2-register-the-bundle)

To register the bundles with your kernel:

```
