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)0160MITBladePHP &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 2d 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

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

1022d 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.2B12.6k](/packages/psr-log)[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.7k160.6k](/packages/jason-munro-cypht)[directorytree/imapengine

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

562336.0k12](/packages/directorytree-imapengine)[spatie/laravel-ray

Easily debug Laravel apps

31842.2M3.8k](/packages/spatie-laravel-ray)[open-telemetry/api

API for OpenTelemetry PHP.

2044.7M342](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2430.8M425](/packages/open-telemetry-sdk)

PHPackages © 2026

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