zendframework/zend-mime
Zend\Mime is a PHP library for creating and parsing MIME messages. Build multipart emails, manage MIME parts, boundaries, headers, and content types/encodings, and handle attachments reliably—useful for mail composition and transport integration.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mime.
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.
Run the following to install this library:
$ composer require zendframework/zend-mime
Browse the documentation online at https://docs.zendframework.com/zend-mime/
How can I help you explore Laravel packages today?