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

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

execut/yii2-imap
================

yii2 extension to read and process mails from IMAP and PHP

0.1.0(6y ago)0107BSD-3-ClausePHPPHP &gt;=7.1.3

Since Jan 24Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

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"

```

Documentation
=============

[](#documentation)

[Documentation, Usage and Demo](https://yiioverflow.com/yii2-imap/)

### 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
    ]
]
```

Donate
======

[](#donate)

\[Send me a beer\] ()

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 forgett o Leave me a "star" if you like it. Enjoy coding!

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2475d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ffb982747c04d8d93e2db3f8d90e44864c7c2a21a4c3d00ffbe66325f3f91c4?d=identicon)[execut](/maintainers/execut)

---

Top Contributors

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

---

Tags

mailcronyii2extensionwidgetimapinbox

### Embed Badge

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

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

###  Alternatives

[roopz/yii2-imap

yii2 extension to read and process mails from IMAP and PHP

4095.8k](/packages/roopz-yii2-imap)[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)
