Classes

Mail provides functionality to compose and send both text and MIME-compliant multipart email messages.

MIME message part.

Sends emails via the PHP internal mail() function.

Sends emails via the SMTP server.

Interfaces

Mailer interface.

Exceptions

SMTP mailer exception.