eventum / zend-mail

Mail component from Zend Framework 2.4/2.10

Home Page:https://github.com/zendframework/zf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-mail

Build Status Coverage Status

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.

About

Mail component from Zend Framework 2.4/2.10

https://github.com/zendframework/zf2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%