zendframework/zend-mime

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-mime package instead.

Create and parse MIME messages and parts

2.7.2 2019-10-16 19:30 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-mime.

Build Status Coverage Status

Zend\Mime is a support class for handling multipart MIME messages. It is used by Zend\Mail and Zend\Mime\Message and may be used by applications requiring MIME support.

Installation

Run the following to install this library:

$ composer require zendframework/zend-mime

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-mime/

Support