Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.63 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.63 KB

laminas-mime

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend:

Build Status

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/

Support