PHP extension for parsing and working with plain/MIME email
Mailparse is a PHP extension for parsing and working with plain and
MIME compliant email messages. It is stream based, so does not keep
in-memory copies of the files it processes, lowering resource use with
large messages.

Maintainer: Stuart Henderson <sthen@openbsd.org>

WWW: https://pecl.php.net/package/mailparse
