Description
Bounce Mail Handler
* PHP 5.3+ Support
* Composer & PSR-0 Support
* PHPUnit testing via Travis CI (TODO: more tests needed)
* PHP-Quality testing via SensioLabsInsight (TODO: more fixes needed)
WARNING: This is a Extended-Fork of instaclick's PHPMailer-BMH what is on the other hand a Fork of WorxWare's PHPMailer-BMH.
Installation: The recommended installation way is through Composer.
$ composer require voku/bounce-mail-handler
Examples:
https://github.com/voku/PHPMailer-BMH/tree/master/examples
Bounce Mail Handler alternatives and similar libraries
Based on the "Email" category.
Alternatively, view Bounce Mail Handler alternatives based on common mentions on social networks and blogs.
-
CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails. -
Email Reply Parser
PHP library for parsing plain text email content. -
omnimail
Send email across all platforms using one interface -
Email Validator
Small PHP library to valid email addresses using a number of methods. -
phpList
This module is the core of phpList 4. Join discussion at the community forum: https://discuss.phplist.org/ -
E-Mail Address Validator for PHP
:envelope: E-Mail Address Validator (syntax, dns, trash, typo)
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Bounce Mail Handler or a related project?
README
- PHP 7.0+ Support
- Composer & PSR-0 Support
- PHPUnit testing via Travis CI (TODO: more tests needed)
- PHP-Quality testing via SensioLabsInsight (TODO: more fixes needed)
Bounce Mail Handler
WARNING: This is a Extended-Fork of instaclick's PHPMailer-BMH what is on the other hand a Fork of WorxWare's PHPMailer-BMH.
Installation
The recommended installation way is through Composer.
$ composer require voku/bounce-mail-handler
Examples
*Note that all licence references and agreements mentioned in the Bounce Mail Handler README section above
are relevant to that project's source code only.