PHPackages                             silverboyir/silverphpmail - 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. silverboyir/silverphpmail

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

silverboyir/silverphpmail
=========================

Fetch Email From IMAP - POP3 Server

1.0.0(6y ago)49MITPHPPHP &gt;=5.3.0

Since Sep 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/silverboyir/SilverPHPMail)[ Packagist](https://packagist.org/packages/silverboyir/silverphpmail)[ RSS](/packages/silverboyir-silverphpmail/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

SilverPHPMail
=============

[](#silverphpmail)

Fetch Email From IMAP - POP3 Server

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

[](#installation)

```
php composer.phar require silverboyir/silverphpmail

```

Usage
-----

[](#usage)

Pass the config for make connection to the server and get new or all messages by calling getNewMessages() method

```
SilverPHPMailFactory::getMailReader($config)->getNewMessages($lastMessageId)

```

this will return an iterator of last emails

Config
------

[](#config)

propertytypedefaultDescription`connection`stringPOP3IMAP or POP3`server`stringnullIMAP or POP3 server address`port`int0port of IMAP or POP3 server`secure_mode`string''pass SSL for secure connection`validate_cert`booleanfalse`folder`string'INBOX'`username `string''`password `string''TODO
----

[](#todo)

- writing test

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2433d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

emailimappop3

### Embed Badge

![Health badge](/badges/silverboyir-silverphpmail/health.svg)

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

###  Alternatives

[php-imap/php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)

1.7k12.9M42](/packages/php-imap-php-imap)[tedivm/fetch

A PHP IMAP Library

5061.2M8](/packages/tedivm-fetch)[ddeboer/imap

Object-oriented IMAP for PHP

9153.9M11](/packages/ddeboer-imap)[webklex/php-imap

PHP IMAP client

4365.5M14](/packages/webklex-php-imap)[benhall14/php-imap-reader

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

3516.6k](/packages/benhall14-php-imap-reader)[tedivm/dovecottesting

An IMAP Testing Suite

312.2k7](/packages/tedivm-dovecottesting)

PHPackages © 2026

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