PHPackages                             roopz/yii2-imap - 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. roopz/yii2-imap

ActiveYii2-extension[Mail &amp; Notifications](/categories/mail)

roopz/yii2-imap
===============

yii2 extension to read and process mails from IMAP and PHP

0.1.0(6y ago)4095.8k↓28.8%33[1 issues](https://github.com/yiioverflow/yii2-imap/issues)BSD-3-ClausePHPPHP &gt;=7.1.3

Since Jan 24Pushed 2y ago5 watchersCompare

[ Source](https://github.com/yiioverflow/yii2-imap)[ Packagist](https://packagist.org/packages/roopz/yii2-imap)[ Docs](https://github.com/yiioverflow/yii2-imap.git)[ RSS](/packages/roopz-yii2-imap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Authour of Yii2-Imap is looking for a full-time job (Remote). More about my profile -

yii2 Imap
=========

[](#yii2-imap)

This library can be used to read mails from IMAP server using PHP and Yii2.

Installation by composer
------------------------

[](#installation-by-composer)

```
{
    "require": {
       "roopz/yii2-imap": "dev-master"
    }
}

```

Or

```
$ composer require roopz/yii2-imap "dev-master"

```

### Config example

[](#config-example)

```
'imap' => [
    'class' => '',
    'connection' => [
        'imapPath' => '',
        'imapLogin' => '',
        'imapPassword' => '',
        'serverEncoding' => 'utf-8',
        'searchEncoding' => 'US-ASCII',//MIME character set to use when searching strings. Not mandatory
        'attachmentsDir' => '/tmp',
        'decodeMimeStr' => false
    ]
]
```

\#Authour of Yii2-Imap is looking for a full-time job (Remote). More about my profile - [Click here](https://roopz.club)

Contribute
==========

[](#contribute)

Feel free to contribute. If you have ideas for examples, add them to the repo and send in a pull request.

Apreciate
=========

[](#apreciate)

Dont forget to Leave me a "star" if you like it. Enjoy coding!

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

2508d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2894563?v=4)[Roopz](/maintainers/yiioverflow)[@yiioverflow](https://github.com/yiioverflow)

---

Top Contributors

[![yiioverflow](https://avatars.githubusercontent.com/u/2894563?v=4)](https://github.com/yiioverflow "yiioverflow (61 commits)")[![s1lver](https://avatars.githubusercontent.com/u/4567634?v=4)](https://github.com/s1lver "s1lver (8 commits)")[![execut](https://avatars.githubusercontent.com/u/2357407?v=4)](https://github.com/execut "execut (1 commits)")[![strelov1](https://avatars.githubusercontent.com/u/10761735?v=4)](https://github.com/strelov1 "strelov1 (1 commits)")

---

Tags

mailcronyii2extensionwidgetimapinbox

### Embed Badge

![Health badge](/badges/roopz-yii2-imap/health.svg)

```
[![Health](https://phpackages.com/badges/roopz-yii2-imap/health.svg)](https://phpackages.com/packages/roopz-yii2-imap)
```

###  Alternatives

[kartik-v/yii2-widget-growl

A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)

384.2M14](/packages/kartik-v-yii2-widget-growl)[kartik-v/yii2-widget-alert

A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)

284.1M24](/packages/kartik-v-yii2-widget-alert)[boundstate/yii2-mailgun

Mailgun integration for the Yii framework

28160.6k](/packages/boundstate-yii2-mailgun)[tigrov/yii2-mailqueue

Yii2 mail queue component for yii2-swiftmailer.

186.1k](/packages/tigrov-yii2-mailqueue)

PHPackages © 2026

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