longyi c9405dd336 vendor 5 роки тому
..
src c9405dd336 vendor 5 роки тому
CHANGELOG.md c9405dd336 vendor 5 роки тому
LICENSE.md c9405dd336 vendor 5 роки тому
README.md c9405dd336 vendor 5 роки тому
composer.json c9405dd336 vendor 5 роки тому

README.md

zend-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