.. | ||
src | ||
CHANGELOG.md | ||
composer.json | ||
COPYRIGHT.md | ||
LICENSE.md | ||
README.md |
laminas-mime
Laminas\Mime
is a support class for handling multipart MIME messages. It is used
by Laminas\Mail
and Laminas\Mime\Message
and may be used by applications requiring
MIME support.
Installation
Run the following to install this library:
$ composer require laminas/laminas-mime
Documentation
Browse the documentation online at https://docs.laminas.dev/laminas-mime/