PHPackages                             mr4-lc/laravel-email-audit-log - 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. mr4-lc/laravel-email-audit-log

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

mr4-lc/laravel-email-audit-log
==============================

This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email\_audit\_log table

0.0.1(2y ago)069MITPHP

Since Mar 1Pushed 2y agoCompare

[ Source](https://github.com/han48/mr4-lc.laravel-email-audit-log)[ Packagist](https://packagist.org/packages/mr4-lc/laravel-email-audit-log)[ Patreon](https://www.patreon.com/Djokicpn)[ RSS](/packages/mr4-lc-laravel-email-audit-log/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![Latest Version](https://camo.githubusercontent.com/6c86ff36c3991914f879ff1e20635f5f95725d163a909940759775d00f3e2966/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d72342d6c632f6c61726176656c2d656d61696c2d61756469742d6c6f67)](https://github.com/mr4-lc/laravel-email-audit-log/releases)[![Issues](https://camo.githubusercontent.com/4ba2a6241b894831881d505919eeb9ab347ed1c58ee80573af0fb30de754f01d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d72342d6c632f6c61726176656c2d656d61696c2d61756469742d6c6f67)](https://github.com/mr4-lc/laravel-email-audit-log/issues)[![Stars](https://camo.githubusercontent.com/af58cd026485161961cdc55a20a3d5beb7ef89e6c48113f41e61c05e62974873/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6d72342d6c632f6c61726176656c2d656d61696c2d61756469742d6c6f67)](https://camo.githubusercontent.com/af58cd026485161961cdc55a20a3d5beb7ef89e6c48113f41e61c05e62974873/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6d72342d6c632f6c61726176656c2d656d61696c2d61756469742d6c6f67)

Laravel Email Audit Log
-----------------------

[](#laravel-email-audit-log)

This service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email\_audit\_log table.

Any feedback / enhancement request is more than welcome!

Help and docs
-------------

[](#help-and-docs)

We use GitHub issues only to discuss bugs and new features. For support please refer to:

- [Laravel Documentation](http://laravel.com)
- [Laravel Stack Overflow](http://stackoverflow.com/questions/tagged/laravel)
- [Author's Linkdin](https://www.linkedin.com/in/aleksandar-djokic-713339167)

Installing Laravel Audit Log
----------------------------

[](#installing-laravel-audit-log)

The recommended way to install Laravel Audit Log is through [Composer](https://getcomposer.org/).

```
composer require mr4-lc/laravel-email-audit-log
```

Publishing migrations
---------------------

[](#publishing-migrations)

Lets publish package migrations

```
php artisan vendor:publish --tag=email-audit-log-migrations

```

Migrating database
------------------

[](#migrating-database)

```
php artisan migrate

```

Usage and reports
-----------------

[](#usage-and-reports)

There is already aliased eloquent model

```
use mr4-lc\LaravelEmailAuditLog\Models\EmailAudit;

EmailAudit::all(); //Will return collection of models
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80.8% 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

803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fe5f5458078ee9ea3f07eb623d35e0d09540bcd83cfa688ff488739b0595f9?d=identicon)[Mr4](/maintainers/Mr4)

---

Top Contributors

[![djokicpn](https://avatars.githubusercontent.com/u/16429683?v=4)](https://github.com/djokicpn "djokicpn (21 commits)")[![dungdv-sbt](https://avatars.githubusercontent.com/u/92131000?v=4)](https://github.com/dungdv-sbt "dungdv-sbt (4 commits)")[![han48](https://avatars.githubusercontent.com/u/27817127?v=4)](https://github.com/han48 "han48 (1 commits)")

### Embed Badge

![Health badge](/badges/mr4-lc-laravel-email-audit-log/health.svg)

```
[![Health](https://phpackages.com/badges/mr4-lc-laravel-email-audit-log/health.svg)](https://phpackages.com/packages/mr4-lc-laravel-email-audit-log)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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