PHPackages                             kloining/php-bounce-handler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. kloining/php-bounce-handler

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

kloining/php-bounce-handler
===========================

Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses

1.2(9y ago)023BSDPHP

Since Mar 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kloining/PHP-Bounce-Handler)[ Packagist](https://packagist.org/packages/kloining/php-bounce-handler)[ Docs](https://github.com/rambomst/PHP-Bounce-Handler/)[ RSS](/packages/kloining-php-bounce-handler/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHP Bounce Handler
==================

[](#php-bounce-handler)

Usage
-----

[](#usage)

#### Parse Email

[](#parse-email)

```
use rambomst\PHPBounceHandler\BounceHandler

$bounce_handler = new BounceHandler();
$parsed_bounce_email = $bounce_handler->parseEmail($email);

```

#### Search For Custom Header

[](#search-for-custom-header)

```
$custom_header = $bounce_handler->findXHeader('X-Custom-Identifier')

```

License
-------

[](#license)

This library is under [BSD License](LICENSE).

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

2

Last Release

3423d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8821225?v=4)[Kristian Løining](/maintainers/kloining)[@kloining](https://github.com/kloining)

---

Top Contributors

[![kloining](https://avatars.githubusercontent.com/u/8821225?v=4)](https://github.com/kloining "kloining (6 commits)")[![Rambomst](https://avatars.githubusercontent.com/u/3412432?v=4)](https://github.com/Rambomst "Rambomst (4 commits)")

---

Tags

phpmailemailbounce

### Embed Badge

![Health badge](/badges/kloining-php-bounce-handler/health.svg)

```
[![Health](https://phpackages.com/badges/kloining-php-bounce-handler/health.svg)](https://phpackages.com/packages/kloining-php-bounce-handler)
```

###  Alternatives

[opcodesio/mail-parser

Parse emails without the mailparse extension

229.5M11](/packages/opcodesio-mail-parser)[railsware/mailtrap-php

The Mailtrap SDK provides methods for all API functions.

60981.0k](/packages/railsware-mailtrap-php)[voku/bounce-mail-handler

Bounce Mail Handler

50251.1k2](/packages/voku-bounce-mail-handler)[henrique-borba/php-sieve-manager

A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.

27146.8k5](/packages/henrique-borba-php-sieve-manager)[benhall14/php-imap-reader

A PHP class that makes working with IMAP in PHP simple.

3520.5k](/packages/benhall14-php-imap-reader)[juanparati/brevosuite

Complete Brevo integration with Laravel

1016.0k](/packages/juanparati-brevosuite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
