PHPackages                             shigetaa/laravel5.4-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. shigetaa/laravel5.4-imap

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

shigetaa/laravel5.4-imap
========================

Mail Server Connection for Laravel Framework

0.0.1(8y ago)027MITPHP

Since Jul 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/shigetaa/laravel5.4-imap)[ Packagist](https://packagist.org/packages/shigetaa/laravel5.4-imap)[ Docs](https://github.com/shigetaa/laravel5.4-imap)[ RSS](/packages/shigetaa-laravel54-imap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

laravel5.4-imap
===============

[](#laravel54-imap)

特徴
--

[](#特徴)

laravel フレームワークで、メールサーバー接続「IMAP」「POP3」接続を利用できるようにする。

インストール
------

[](#インストール)

```
# composer require shigetaa/laravel5.4-imap
```

設定ファイルのprovidersに追記します。
-----------------------

[](#設定ファイルのprovidersに追記します)

```
# vim config/app.php
```

```
    'providers' => [
        Shigetaa\Imap\Providers\ImapServiceProvider::class,
    ],
```

使用方法
----

[](#使用方法)

```
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

3208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/938e4a8abe34338e6844c73a476f3cbfc5dbc7e4be05c713b40a8646fce2fcdc?d=identicon)[shigetaa](/maintainers/shigetaa)

---

Top Contributors

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

---

Tags

laravelmailimappop3

### Embed Badge

![Health badge](/badges/shigetaa-laravel54-imap/health.svg)

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

###  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)[webklex/php-imap

PHP IMAP client

4365.5M14](/packages/webklex-php-imap)[zalazdi/laravel-imap

Laravel 5 IMAP client.

5112.8k](/packages/zalazdi-laravel-imap)[benhall14/php-imap-reader

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

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

PHPackages © 2026

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