zendframework/zend-mail
Zend\Mail provides robust email composition and transport for PHP applications, supporting MIME messages, attachments, multipart content, headers, encodings, and SMTP/sendmail/file transports. Includes message parsing and validation for reliable mail handling.
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mail.
Zend\Mail provides generalized functionality to compose and send both text and
MIME-compliant multipart email messages. Mail can be sent with Zend\Mail via
the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File
transport. Of course, you can also implement your own transport by implementing
the Mail\Transport\TransportInterface.
How can I help you explore Laravel packages today?