PHP MIME Mail decoder class can be used to parse and decode MIME e-mail messages. More information on the official website.What is new in this release:This version adds support for using the original attachment file names when saving message body parts to...

Secure HTML parser and filter is a PHP library that can be used to parse and filter insecure HTML tags and CSS styles.This PHP class comes with a general purpose markup parser class that can parse any type of markup documents similar to HTML, XML,...

read more

MIME E-mail message sending may be used to compose and send e-mail messages.More information on the official website.What is new in this release:This version fixes the declaration of the localhost variable and SendMessageBody and SendMail functions, which...