PHPackages                             jsefton/laravel-mail-audit - 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. jsefton/laravel-mail-audit

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

jsefton/laravel-mail-audit
==========================

Store logs in the database of all mail sent and its status for auditing

1.0.0(5y ago)1479[1 issues](https://github.com/jsefton/laravel-mail-audit/issues)MITPHP

Since May 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jsefton/laravel-mail-audit)[ Packagist](https://packagist.org/packages/jsefton/laravel-mail-audit)[ Docs](https://jamie-sefton.co.uk)[ RSS](/packages/jsefton-laravel-mail-audit/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Mail Audit
==================

[](#laravel-mail-audit)

Creates a log of all mail sending and sent in a database table to help with auditing mail.

Able to store and provide:

- Date
- To emails
- From emails
- BCC emails
- Subject
- Content of email
- Status
- Sent flag

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

[](#installation)

```
composer require jsefton/laravel-mail-audit
```

Run migrations to create 'email\_audits' table:

```
php artisan migrate
```

This package will automatically register the event listeners and data will be inserted within the 'email\_audits' table.

An eloquent model exists if you wish to query the data back out as: `MailAudit\EmailAudit`

Please note currently for Laravel 7+ until tested and verified in lower versions.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1888d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41b413127c7499a63bcb5c5ae903bd8961ba29300b6ccbda873e0c4bf06d0a02?d=identicon)[jsefton](/maintainers/jsefton)

---

Top Contributors

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

---

Tags

auditemaillaravelmail

### Embed Badge

![Health badge](/badges/jsefton-laravel-mail-audit/health.svg)

```
[![Health](https://phpackages.com/badges/jsefton-laravel-mail-audit/health.svg)](https://phpackages.com/packages/jsefton-laravel-mail-audit)
```

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.1k2.8M4](/packages/spatie-laravel-failed-job-monitor)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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