codeinc/mailer-email-to-mime-message

This package is abandoned and no longer maintained. No replacement package was suggested.

A library to convert Code Inc.’s mailer emails to MIME messages using a component of the Zend Framework

1.0.0 2018-08-21 08:26 UTC

This package is auto-updated.

Last update: 2020-01-24 20:48:55 UTC


README

This library converts a codeinc/mailer message to a MIME multipart email using the Zend Framework's zendframework/zend-mail.

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/mailer-email-to-mime-message

License

The library is published under the MIT license (see LICENSE file).