instaclick / bounce-mail-handler
Bounce Mail Handler
Installs: 5 745
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 20
Forks: 44
Open Issues: 7
Requires
- php: >=5.3.2
- ext-imap: *
This package is not auto-updated.
Last update: 2024-10-26 13:39:33 UTC
README
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
- Packagist (dev-master) http://packagist.org/packages/instaclick/bounce-mail-handler
- Github https://github.com/instaclick/PHPMailer-BMH