PHPackages                             rabianr/laravel-log-mail-driver-viewer - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. rabianr/laravel-log-mail-driver-viewer

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

rabianr/laravel-log-mail-driver-viewer
======================================

Provide a simple way to view mails logged by the log mail driver in browser.

1.2(2y ago)0148MITBladePHP &gt;=7.2

Since Oct 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rabianr/laravel-log-mail-driver-viewer)[ Packagist](https://packagist.org/packages/rabianr/laravel-log-mail-driver-viewer)[ RSS](/packages/rabianr-laravel-log-mail-driver-viewer/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Provide an easy way to view mails logged by the log mail driver in browser.
===========================================================================

[](#provide-an-easy-way-to-view-mails-logged-by-the-log-mail-driver-in-browser)

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

[](#installation)

```
composer require rabianr/laravel-log-mail-driver-viewer
```

Configuration
-------------

[](#configuration)

Publish the config to copy the file to your own config:

```
php artisan vendor:publish --tag="logmailviewer"
```

Set mail driver and mail log channel in `.env` file.

```
APP_DEBUG=true
MAIL_MAILER=log
MAIL_LOG_CHANNEL=logmailviewer
```

Usage
-----

[](#usage)

Access viewer at

```
https:///_maillog

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Every ~184 days

Total

3

Last Release

977d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rabianr-laravel-log-mail-driver-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/rabianr-laravel-log-mail-driver-viewer/health.svg)](https://phpackages.com/packages/rabianr-laravel-log-mail-driver-viewer)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[spatie/laravel-ray

Easily debug Laravel apps

31740.3M3.4k](/packages/spatie-laravel-ray)[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.6k154.8k](/packages/jason-munro-cypht)[directorytree/imapengine

A fully-featured IMAP library -- without the PHP extension

548243.6k8](/packages/directorytree-imapengine)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M261](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)

PHPackages © 2026

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