PHPackages                             hboers/mailinator - 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. hboers/mailinator

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

hboers/mailinator
=================

laravel package for https://github.com/thepieterdc/mailinator\_php

015PHP

Since May 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/hboers/mailinator-laravel)[ Packagist](https://packagist.org/packages/hboers/mailinator)[ RSS](/packages/hboers-mailinator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

mailinator-laravel
==================

[](#mailinator-laravel)

A laravel package for [mailinator\_php](https://github.com/thepieterdc/mailinator_php).

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/brnlbs/mailinator/blob/master/LICENSE)

PHP wrapper for the Mailinator.com API

Token
-----

[](#token)

Create a [Mailinator](http://www.mailinator.com) account, login, and find your token at

Requirements
------------

[](#requirements)

You need to have the [cURL](http://php.net/manual/en/book.curl.php)-extension installed on your server. [PHP](http://www.php.net) 5.2 will suffice.

Usage
-----

[](#usage)

```
require 'Mailinator.php';
$mailinator = new Mailinator('my_token');

//Get messages in inbox//
print_r($mailinator->fetchInbox('randominbox'));

//Get the id by running fetchInbox() first//
print_r($mailinator->fetchMail('mail-id'));
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/thepieterdc/mailinator_php/blob/master/LICENSE) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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://www.gravatar.com/avatar/0dd620469932b4e1b71439672eb6530257a31afa770769664b51d6ff7296ec71?d=identicon)[hboers](/maintainers/hboers)

---

Top Contributors

[![thepieterdc](https://avatars.githubusercontent.com/u/6131398?v=4)](https://github.com/thepieterdc "thepieterdc (4 commits)")[![hboers](https://avatars.githubusercontent.com/u/38400?v=4)](https://github.com/hboers "hboers (2 commits)")

### Embed Badge

![Health badge](/badges/hboers-mailinator/health.svg)

```
[![Health](https://phpackages.com/badges/hboers-mailinator/health.svg)](https://phpackages.com/packages/hboers-mailinator)
```

###  Alternatives

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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