Libraries tagged by parse mail
miladrahimi/php-jwt
192057 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
michaelesmith/email-parser
51892 Downloads
Parse an email into an object representation
kozz/email-address-parser
18109 Downloads
Simply parses and autocompletes email addresses
opdavies/national-rail-enquiries-feed-parser
1606 Downloads
A PHP library to parse station information from National Rail Enquiries in XML or JSON.
cmpayments/jsonlint
4552 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
maikschneider/inky
4289 Downloads
PHP Implementation of ZURB's Foundation for Email parser (Inky)
yarri/email-address-recognizer
324 Downloads
Parses email addresses from the To: or Cc: header in a message.
jungleran/email-parse
579 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
renan/email_reply_parser
23113 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
renansaddam/email_reply_parser
884 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
my-gov/myssm
32 Downloads
A parser and validate Malaysian business registration numbers (BRN). This library ensures compliance with SSM formatting standards, accurately extracts components such as entity type and registration year, and verifies the integrity of BRNs.
yaklimuk/mboxreader
14 Downloads
This package allows to parse mbox files, filter messages by subject, subject regex, sender and date. It also allows to parse attachments and filter messages by the attachment's filename or it's regex
mlocati/tbfilters2gmail
12 Downloads
A PHP library that allows you to parse Thunderbird rule files (msgFilterRules.dat) and easily export them to Google Gmail filters
hariadi/siapa
888 Downloads
A simple PHP library for parsing complex Malay names into their individual components
borsodigerii/php-xml-chunker
83 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.