PHPackages                             rochasmarcelo/emailmd - 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. rochasmarcelo/emailmd

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

rochasmarcelo/emailmd
=====================

A PHP library to read e-mails using imap extension.

1.0(11y ago)148MITPHPPHP &gt;=5.3

Since Sep 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/rochamarcelo/EmailMD)[ Packagist](https://packagist.org/packages/rochasmarcelo/emailmd)[ Docs](https://github.com/rochamarcelo/EmailMD/)[ RSS](/packages/rochasmarcelo-emailmd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

EmailMD
=======

[](#emailmd)

A PHP library to read e-mails.

Install with composer
---------------------

[](#install-with-composer)

```
{
    "require": {
        "rochasmarcelo/emailmd": "dev-master"
    }
}

```

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

[](#requirements)

- PHP 5.3.\*
- Imap extension

Example
-------

[](#example)

**Getting a MailBox instance**

```

```

**Basic usage**

```

```

**Getting just some messages**

```

```

**Getting messages recieved since a specific date**

```

```

**Getting messages in reverse order**

By default the mailbox will return the oldest messages first. But sometimes we need to get the newest messages first, to do so we need to call the "MailBox::reverse" method one time.

```

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

4253d ago

### Community

Maintainers

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

---

Top Contributors

[![rochamarcelo](https://avatars.githubusercontent.com/u/850748?v=4)](https://github.com/rochamarcelo "rochamarcelo (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

phpemailreadimap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rochasmarcelo-emailmd/health.svg)

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

###  Alternatives

[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)[hafael/azure-mailer-driver

Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀

14109.2k](/packages/hafael-azure-mailer-driver)[naif/php-cpanel-email

Manage cPanel Email Addresses

211.3k](/packages/naif-php-cpanel-email)

PHPackages © 2026

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