Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

zendframework/zend-mime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1115899 · Jan 20, 2020
Oct 16, 2019
Oct 16, 2019
Oct 16, 2019
Jun 21, 2016
Nov 28, 2017
Nov 28, 2017
Oct 16, 2019
Oct 16, 2019
Oct 16, 2019
Jan 20, 2020
Oct 16, 2019
Oct 16, 2019
Oct 16, 2019
Nov 13, 2016
Nov 28, 2017

zend-mime

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