Registry / serialization / horde-mime

horde-mime

JSON →
library2.14.1phppackagistunverified

MIME library

composer require horde/mime
INSTALL
IMPORT
SIG · HORDE-MIME
H
horde-mime
serializationphpv2.14.1
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 Horde\Mime\Mime;

Parse a raw email message into MIME parts.

<?php require 'vendor/autoload.php'; use Horde\Mime\Mime; $mime = new Mime(); $parts = $mime->parseMessage($rawEmail);
Debug
Known issues
gotchaRequires Horde_Util and other Horde libraries.
fix
Install the full Horde framework or required dependencies.
affects: *
Upgrade
Version history
2.14.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
horde-mime — pip install horde-mime · libregistry