PHPackages                             ole1986/mailreceiver - 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. ole1986/mailreceiver

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

ole1986/mailreceiver
====================

MailReceiver is used to fetch mails from IMAP / POP3 accounts while filtering the result

1.0.3(8y ago)1252MITPHPPHP ^5.4 || ^7.0

Since Dec 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ole1986/mailreceiver)[ Packagist](https://packagist.org/packages/ole1986/mailreceiver)[ RSS](/packages/ole1986-mailreceiver/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

MailReceiver
============

[](#mailreceiver)

Version: 1.0.3 | License: MIT | Author: ole1986

This class is used to receive and filter emails from either an IMAP or POP3 account using the PHP extension "php\_imap"

Example
-------

[](#example)

```
new Ole1986\MailReceiver("{hostname:143}INBOX", "username", "password");
// add '/novalidate-cert' to the hostname to skip certificate validation

// fetch unread emails containing subject "Mail queue"
$me->Unread()->Subject("Mail queue")->FetchAll();

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity61

Established project with proven stability

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 ~4 days

Total

4

Last Release

3097d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4850116?v=4)[ole](/maintainers/ole1986)[@ole1986](https://github.com/ole1986)

---

Tags

filterimapmailphpphp-librarypop3saerch

### Embed Badge

![Health badge](/badges/ole1986-mailreceiver/health.svg)

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

###  Alternatives

[mattketmo/email-checker

Throwaway email detection library

2742.1M5](/packages/mattketmo-email-checker)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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