Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.79 KB

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

  • 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

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