Registry / serialization / zendframework-zend-mime

zendframework-zend-mime

JSON →
library2.7.2phppackagistunverified

Create and parse MIME messages and parts for email and multipart content.

serializationutility
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.

use Zend\Mime\Mime;

Create a MIME part.

use Zend\Mime\Mime; $mime = new Mime(); $part = $mime->createPart('text/plain', 'Hello');
Debug
Known footguns
breakingZend Framework packages are migrated to Laminas; this package is no longer maintained.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
1
bytedance
1
Resources