rubenestevao / PHPMailer-BMH

Bounce Mail Handler for php >= 5.3 | This is a "reboot" of PHPMailer-BMH from WorxWare.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov.io Scrutinizer Code Quality Codacy Badge SensioLabsInsight Latest Stable Version Total Downloads Latest Unstable Version PHP 7 ready License

  • 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)

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

github.com/voku/PHPMailer-BMH/tree/master/examples

About

Bounce Mail Handler for php >= 5.3 | This is a "reboot" of PHPMailer-BMH from WorxWare.


Languages

Language:PHP 99.5%Language:Shell 0.5%