mailparse-3.2.0

PHP extension for parsing and working with plain/MIME email

Index | mail

Description

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.