php-ZendFramework2-Mail - Zend Framework 2: Mail Component
Website: | http://framework.zend.com/manual/2.3/en/modules/zend.mail.introduction.html |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
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.
Packages
php-ZendFramework2-Mail-2.3.2-1.el7.noarch [71 KiB] |
Changelog
by Remi Collet (2014-08-20):
- Update to 2.3.2 - tests from github - run test suite during build |