mailparse

pecl install mailparse

Email message manipulation

Mailparse is an extension for parsing and working with email messages.
It can deal with rfc822 and rfc2045 (MIME) compliant messages.

Maintainer

  • Wez Furlong (lead )
  • Brian Shire (lead )
  • John Jawed (lead )
  • Sean DuBois (lead )
  • Remi Collet (lead )

Details

Stars: 27
Issue openned: 4
Downloads: 4496229
3.1.1
4 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
PHP 7.2
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
PHP 7.2
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 3.1.1 change log


- Fixed bug #74215: Memory leaks with mailparse (cmb)
- Fixed bug #76498: Unable to use callable as callback (cmb)
- Compatibility with 8.0.0beta4

requires:

  • php >=7.0.0
  • pearinstaller >=1.10
  • mbstring