PHPackages                             wpeereboom/php-mandrill - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wpeereboom/php-mandrill

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wpeereboom/php-mandrill
=======================

Php library to parse webhooks from Mandrill

43501PHP

Since Dec 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/wpeereboom/PhpMandrill)[ Packagist](https://packagist.org/packages/wpeereboom/php-mandrill)[ RSS](/packages/wpeereboom-php-mandrill/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

PhpMandrill: a PHP library to handle webooks of Mandrill
========================================================

[](#phpmandrill-a-php-library-to-handle-webooks-of-mandrill)

Introduction
------------

[](#introduction)

This library can handle the webhooks send by [Mandrill](https://mandrill.com)

### Features

[](#features)

This library’s features include the following.

- Parse send events

Installation
------------

[](#installation)

The recommended way to install this library is through [Composer](http://getcomposer.org):

```
$ php composer.phar require wpeereboom/php-mandrill dev-master
```

Usage
-----

[](#usage)

### The client

[](#the-client)

Use the client to get the call data. First construct a client and call the methods to receive the data:

```
$parser = new Parser($rawEventMessage);

// To get the event
$event = $parser->parse();
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/516326?v=4)[Winfred Peereboom](/maintainers/wpeereboom)[@wpeereboom](https://github.com/wpeereboom)

---

Top Contributors

[![wpeereboom](https://avatars.githubusercontent.com/u/516326?v=4)](https://github.com/wpeereboom "wpeereboom (6 commits)")

### Embed Badge

![Health badge](/badges/wpeereboom-php-mandrill/health.svg)

```
[![Health](https://phpackages.com/badges/wpeereboom-php-mandrill/health.svg)](https://phpackages.com/packages/wpeereboom-php-mandrill)
```

###  Alternatives

[melbahja/seo

SEO library for PHP is a simple PHP library to help developers 🍻 do better on-page SEO optimizations.

368161.1k13](/packages/melbahja-seo)[bitwasp/buffertools

Toolbox for working with binary and hex data. Similar to NodeJS Buffer.

65784.0k42](/packages/bitwasp-buffertools)[winter/storm

Winter CMS Storm Library

51261.1k6](/packages/winter-storm)[scriptfusion/byte-formatter

Formats byte values as human-readable strings.

43349.4k8](/packages/scriptfusion-byte-formatter)[elhebert/laravel-sri

Subresource Integrity hash generator for laravel

39258.5k](/packages/elhebert-laravel-sri)[novaway/feature-flag-bundle

Very KISS bundle to manage features flag

25295.2k](/packages/novaway-feature-flag-bundle)

PHPackages © 2026

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