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

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

oliver-schoendorn/mailer
========================

A little zendframework/zend-mail wrapper for easy composition of mime mails.

v1.1.2(8y ago)042Apache-2.0PHPPHP ^7.0

Since Aug 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/oliver-schoendorn/mailer)[ Packagist](https://packagist.org/packages/oliver-schoendorn/mailer)[ RSS](/packages/oliver-schoendorn-mailer/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (7)Used By (0)

oliver-schoendorn/mailer
========================

[](#oliver-schoendornmailer)

This is a little zendframework/zend-mail wrapper that will automagically construct proper multipart mime mails.

Please feel free to submit pull requests.

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

[](#installation)

```
composer require oliver-schoendorn/mailer
```

Usage example
-------------

[](#usage-example)

### Create new Mail object and initialize mail meta data

[](#create-new-mail-object-and-initialize-mail-meta-data)

```
