Skip to content

Bounce Mail Handler for php 5.x. This is a "reboot" of PHPMailer-BMH from WorxWare. The "master" branch uses PSR-0 naming convention for php 5.3+ namespaces; the "legacy" branch adds a wrapper for PEAR/ZF1 naming convention in addition to bug fixes and enhancements to the "upstream" branch.

instaclick/PHPMailer-BMH

Repository files navigation

Bounce Mail Handler

This fork is a reboot of WorxWare's PHPMailer-BMH.1

Distinguishing features of this fork:

  • master branch where class names and file organization follows PSR-0 conventions for php 5.3+ namespaces
  • coding style follows Symfony2 coding standard
  • a test suite and corpus of email messages
  • auto-generate API documentation via phpDocumentor 2.x2

The legacy branch retains backward compatibility but includes a wrapper for PEAR/ZF1 naming convention. However, bug fixes and enhancements from the master branch may not be backported.

Downloads

Notes


  1. http://sourceforge.net/projects/bmh/

  2. http://phpdoc.org/

About

Bounce Mail Handler for php 5.x. This is a "reboot" of PHPMailer-BMH from WorxWare. The "master" branch uses PSR-0 naming convention for php 5.3+ namespaces; the "legacy" branch adds a wrapper for PEAR/ZF1 naming convention in addition to bug fixes and enhancements to the "upstream" branch.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%