Download the PHP package xiaohuilam/zend-mail without Composer
On this page you can find all versions of the php package xiaohuilam/zend-mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xiaohuilam/zend-mail
More information about xiaohuilam/zend-mail
Files in xiaohuilam/zend-mail
Download xiaohuilam/zend-mail
More information about xiaohuilam/zend-mail
Files in xiaohuilam/zend-mail
Vendor xiaohuilam
Package zend-mail
Short Description Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
License BSD-3-Clause
Package zend-mail
Short Description Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package zend-mail
zend-mail
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
.
- File issues at https://github.com/zendframework/zend-mail/issues
- Documentation is at https://docs.zendframework.com/zend-mail/
All versions of zend-mail with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-iconv Version *
zendframework/zend-loader Version >=2.5
xiaohuilam/zend-mime Version >=2.5
xiaohuilam/zend-stdlib Version >=2.7
xiaohuilam/zend-validator Version >=2.10.2
true/punycode Version >=2.1
ext-iconv Version *
zendframework/zend-loader Version >=2.5
xiaohuilam/zend-mime Version >=2.5
xiaohuilam/zend-stdlib Version >=2.7
xiaohuilam/zend-validator Version >=2.10.2
true/punycode Version >=2.1
The package xiaohuilam/zend-mail contains the following files
Loading the files please wait ....