Registry / serialization / zendframework-zend-mime

zendframework-zend-mime

JSON →
library2.7.2phppackagistunverified

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

composer require zendframework/zend-mime
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-mime
serializationphpv2.7.2
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.

Mime
use Zend\Mime\Mime;

Create a MIME part.

use Zend\Mime\Mime; $mime = new Mime(); $part = $mime->createPart('text/plain', 'Hello');
Debug
Known issues
breakingZend Framework packages are migrated to Laminas; this package is no longer maintained.
fix
Use laminas/laminas-mime instead.
affects: >=2.0.0
Upgrade
Version history
2.7.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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