Search by

naf / mail

floknapp

NAF Mail Plugin for quick email communication.

Package info

github.com/nafphp/mail

Type:naf-plugin

pkg:composer/naf/mail

Statistics

Installs: 75

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.1 2026-09-13 19:57 UTC

This package is auto-updated.

Last update: 2026-09-14 05:40:26 UTC


README

NAF

NAF Mailer Plugin

← Back to NAF

naf/mail

A lightweight, extensible mailer system for NAF – with full transport abstraction and attachment support.

This plugin provides a clean interface for sending emails in your NAF application. It includes a default MailTransport that uses PHP’s built-in mail() function, but can easily be swapped for SMTP, API-based services, or other custom transports.

🧩 Part of the official NAF plugin collection. Install it if you need flexible, framework-integrated email handling.

Documentation

Sending mail →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/mail

License

MIT. Part of NAF.