PHPackages                             pecl/mailparse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pecl/mailparse

ActivePhp-ext[Utility &amp; Helpers](/categories/utility)

pecl/mailparse
==============

Email message manipulation

v3.2.0(4mo ago)376.5k↑888.9%35[2 issues](https://github.com/php/pecl-mail-mailparse/issues)[1 PRs](https://github.com/php/pecl-mail-mailparse/pulls)PHP-3.01CPHP &gt;= 7.3.0CI passing

Since May 19Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/php/pecl-mail-mailparse)[ Packagist](https://packagist.org/packages/pecl/mailparse)[ RSS](/packages/pecl-mailparse/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (7)Used By (0)

mailparse library for PHP
=========================

[](#mailparse-library-for-php)

Mailparse is an extension for parsing and working with email messages.

It can deal with rfc822 and rfc2045 (MIME) compliant messages.

Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages.

Version 2.1.6 is for PHP 5

OO Syntax
---------

[](#oo-syntax)

```
