Libraries tagged by RFC 5322
mmucklo/email-parse
886096 Downloads
RFC 5322 / RFC 6531-compliant library for batch parsing multiple (and single) email addresses
utopia-php/emails
129313 Downloads
Utopia Emails library is simple and lite library for parsing and validating email addresses. This library is aiming to be as simple and easy to learn and use.
php-extended/php-email-address-object
188527 Downloads
A library that implements the php-extended/php-email-address-interface interface library.
php-extended/php-email-address-interface
199087 Downloads
A library to represent email addresses and mailboxes
php-standard-library/message
133 Downloads
RFC 5322 internet message construction and parsing
ocubom/email-address
8627 Downloads
Email address value object checked against RFC 3696, RFC 1123, RFC 4291, RFC 5321 and RFC 5322.
phpdot/mail-parser
22 Downloads
Zero-dependency RFC-compliant EML/email parser for PHP 8.2+
ukkz/mailparser
67 Downloads
An independent parser library for internet message format.
php-extended/php-email-address-parser-object
87692 Downloads
A library that implements the php-extended/php-email-address-parser-interface interface library.
php-extended/php-email-address-parser-interface
88570 Downloads
A library to parse email addresses, mailboxes, and lists of those that can be found in email headers
php-standard-library/smtp
0 Downloads
RFC 5321 SMTP client for sending messages
2upmedia/emailaddressvalidator
94 Downloads
Michael Rushton's RFC 5321 and RFC 5321-compliant EmailAddressValidator class ported to composer