PHPackages                             rambomst/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. rambomst/php-bounce-handler

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

rambomst/php-bounce-handler
===========================

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

1.6(8y ago)6190.9k↓10.9%6[7 issues](https://github.com/Rambomst/PHP-Bounce-Handler/issues)[1 PRs](https://github.com/Rambomst/PHP-Bounce-Handler/pulls)BSD-3-ClausePHP

Since Mar 25Pushed 4y ago4 watchersCompare

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

READMEChangelog (5)DependenciesVersions (5)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

34

—

LowBetter than 77% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~107 days

Total

4

Last Release

3018d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e047337f45bf0ed7ea84adacecef5c742a0e261d1a1f04a07191873ced9d7fce?d=identicon)[Rambomst](/maintainers/Rambomst)

---

Top Contributors

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

---

Tags

phpmailemailbounce

### Embed Badge

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

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

###  Alternatives

[opcodesio/mail-parser

Parse emails without the mailparse extension

226.8M8](/packages/opcodesio-mail-parser)[railsware/mailtrap-php

The Mailtrap SDK provides methods for all API functions.

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

Bounce Mail Handler

49230.9k2](/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.

23125.7k2](/packages/henrique-borba-php-sieve-manager)[benhall14/php-imap-reader

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

3516.6k](/packages/benhall14-php-imap-reader)[instaclick/bounce-mail-handler

Bounce Mail Handler

165.8k](/packages/instaclick-bounce-mail-handler)

PHPackages © 2026

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