Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() |
![]() ![]() |
Reputation | Support forum (226) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() ![]() | Total: 30,575 This week: 1 | All time: 16 This week: 108![]() |
Version | License | PHP version | Categories | |||
mimeparser 1.88 | BSD License | 4.3 | Email, Text processing, Parsers |
Description | Author | ||||||||
This class can be used to parse and decode MIME e-mail messages. Recommendations SMS Messages to Email Recommendation for a PHP class to save email attachment What is the best PHP display email with images class? saving email attachment into local folder What is the best PHP imap email body decode class? Retrieve email from gmail with imap How to extract HTML from message file? What is the best PHP mail mime decode class? |
|
Screenshots | ||
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Example | Example script to demonstrate how to decode a e-mail message | ||
![]() ![]() |
Example | Example to demonstrate how to parse e-mail address lists | ||
![]() |
Class | MIME message parser and decoder class | ||
![]() ![]() |
Doc. | Class documentation | ||
![]() |
Class | Class to parse e-mail address lists from message headers | ||
![]() ![]() |
Doc. | Documentation of the RFC 822 address parser class |
![]() |
/ | test |
![]() |
/ | test | / | expect |
File | Role | Description |
---|---|---|
![]() ![]() |
Doc. | Long header test expected results |
![]() ![]() |
Doc. | longmessage test expected results |
![]() ![]() |
Doc. | Unit test expected output |
![]() ![]() |
Data | Expected output of the mbox test |
![]() ![]() |
Data | Expected output of the missingheaderseparator test |
![]() ![]() |
Data | Mixed line breaks test expected results |
![]() ![]() |
Data | Expected output of the decoder example script when parsing the message.eml file |
![]() ![]() |
Data | Expected output of the e-mail address parser example script |
![]() ![]() |
Data | Q-encoding test expected results |
![]() |
/ | test | / | sample |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Long header test sample message |
![]() ![]() |
Data | Sample long message for testing |
![]() ![]() |
Data | Sample message with file name with quote |
![]() ![]() |
Data | Sample mbox message file |
![]() ![]() |
Data | Sample MIME message file used by the example script |
![]() ![]() |
Data | Sample MIME message file used by the example script |
![]() ![]() |
Data | Mixed line breaks test sample message |
![]() ![]() |
Data | Sample MIME message file used by the example script |
![]() ![]() |
Data | Q-encoding test sample message |
![]() |
/ | test | / | generated |
File | Role | Description |
---|---|---|
![]() ![]() |
Data | Dummy file to force the distribution of this directory |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
88% | 2 |
|
|
User Ratings | User Comments (12) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Integrates received e-mail with Alfresco CMS |
Used in SaltOS e-mail client to import emails using a simple, safe and efficient method. |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
POP3 e-mail client | Only needed to run the example that parses and decodes messages | Conditional |
pop3ml | for parsing and decoding e-mail messages | Required |
Pages that reference this package |
This looks like a nice little library that will do your work for you, on multipart MIME parsing... |
n one of my ongoing projects i had to set up a “catch-all” email parsing script... |