Download the PHP package zoon/php-bounce-handler without Composer
On this page you can find all versions of the php package zoon/php-bounce-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-bounce-handler
PHP Bounce Handler (v8)
Modern PHP 8.4+ library for parsing bounce emails, FBL reports, and autoresponses.
Package: zoonru/php-bounce-handler
Features
- Detects email type:
bounce,fbl,autoresponse - Extracts action and status (
failed,transient,success, SMTP/RFC status codes) - Resolves reason (
userunknown,notaccept,filtered) - Parses FBL fields (source IP, original sender/recipient, agent)
- Detects FBL from common patterns:
report-type=feedback-report,message/feedback-reportMIME parts,Feedback-ID/X-Feedback-ID, provider loop headers - Includes fixture-driven regression tests (
eml/)
Requirements
- PHP
>= 8.4 - Composer
Installation
Quick Start
Development
Project Structure
src/- library source codetests/- PHPUnit test suiteeml/- anonymized sample emails and fixtures (fixture_*) for parsing regression checks
Status
Current version is a namespaced PHP 8 rewrite with enums, readonly DTOs, static analysis, and PHPUnit coverage.
All versions of php-bounce-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
The package zoon/php-bounce-handler contains the following files
Loading the files please wait ...