Download the PHP package horde/mail without Composer
On this page you can find all versions of the php package horde/mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor horde
Package mail
Short Description Mail library
License BSD-2-Clause
Homepage https://www.horde.org/libraries/Horde_Mail
Package mail
Short Description Mail library
License BSD-2-Clause
Homepage https://www.horde.org/libraries/Horde_Mail
Keywords smtp
Please rate this library. Is it a good library?
Informations about the package mail
Horde Mail
Email address parsing (RFC 5322), mail transport, and mbox parsing (RFC 4155).
Part of the Horde framework.
Installation
Upgrading
See doc/UPGRADING.md for API changes between releases and
a full migration guide from the legacy lib/ classes to the modern src/ API.
Collaborator libraries
| Package | Role |
|---|---|
| horde/stream | Typed stream wrappers (StreamInterface, Temp) used by transports and mbox parser |
| horde/smtp | SMTP/LMTP protocol client used by SmtpTransport and LmtpTransport (optional) |
| horde/eventdispatcher | PSR-14 event dispatcher for parser observability |
| horde/idna | Internationalized domain name encoding |
| horde/mime | MIME header encoding/decoding (legacy lib/ dependency) |
| horde/socket_client | TCP socket abstraction used by horde/smtp (optional) |
Relevant RFCs
- RFC 5322 — Internet Message Format (address syntax)
- RFC 6532 — Internationalized Email Headers (EAI)
- RFC 2047 — MIME Message Header Extensions (encoded words)
- RFC 4155 — The application/mbox Media Type
- RFC 5321 — Simple Mail Transfer Protocol
License
BSD-2-Clause. See LICENSE.
All versions of mail with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8
horde/eventdispatcher Version ^1 || dev-FRAMEWORK_6_0
horde/exception Version ^3 || dev-FRAMEWORK_6_0
horde/idna Version ^2 || dev-FRAMEWORK_6_0
horde/mime Version ^3 || dev-FRAMEWORK_6_0
horde/stream Version ^2 || dev-FRAMEWORK_6_0
horde/stream_filter Version ^3 || dev-FRAMEWORK_6_0
horde/translation Version ^3 || dev-FRAMEWORK_6_0
horde/util Version ^3 || dev-FRAMEWORK_6_0
horde/eventdispatcher Version ^1 || dev-FRAMEWORK_6_0
horde/exception Version ^3 || dev-FRAMEWORK_6_0
horde/idna Version ^2 || dev-FRAMEWORK_6_0
horde/mime Version ^3 || dev-FRAMEWORK_6_0
horde/stream Version ^2 || dev-FRAMEWORK_6_0
horde/stream_filter Version ^3 || dev-FRAMEWORK_6_0
horde/translation Version ^3 || dev-FRAMEWORK_6_0
horde/util Version ^3 || dev-FRAMEWORK_6_0
The package horde/mail contains the following files
Loading the files please wait ...