angus/laminas-mime

Create and parse MIME messages and parts


README

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 angus/laminas-mime

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-mime/

Support