InitPHP Mailer

Send e-mail through mail(), sendmail or SMTP with attachments, inline images and MIME multipart bodies.

PHP 8.1+ MIT v2.0.0

Installation

terminal
$ composer require initphp/mailer

Requires PHP 8.1+. The package is published on Packagist as initphp/mailer.

What Mailer does

Send e-mail via PHP's mail() function, sendmail or SMTP, with attachments, inline images and MIME multipart bodies.

Package details

Composer package
initphp/mailer
Latest version
2.0.0
Released
2026-06-10
Requires
PHP 8.1+ (>=8.1)
License
MIT
PHP extensions
ext-mbstring, ext-iconv, ext-fileinfo