Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 853 Bytes

README.rst

File metadata and controls

26 lines (18 loc) · 853 Bytes

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.x [2]

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/