Files
iTop/lib/laminas/laminas-mime
Eric Espie 134736dce5 N°3169 - Add feature to connect Gsuite mail box with OAuth
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph
N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth
 * 2.7 migration (wip)
2022-05-13 11:37:09 +02:00
..

laminas-mime

Build Status Coverage 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