Registry / networking / zendframework-zend-mail

zendframework-zend-mail

JSON →
library2.10.0phppackagistunverified

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages.

composer require zendframework/zend-mail
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-mail
networkingphpv2.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Message
use Zend\Mail\Message;

Create and configure an email message.

use Zend\Mail\Message; $message = new Message(); $message->addTo('user@example.com'); $message->setSubject('Hello'); $message->setBody('This is a test.');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
OpenAI (training)
1
Resources
zendframework-zend-mail — pip install zendframework-zend-mail · libregistry