PHPackages                             teachiq/laravel-email-logger - 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. teachiq/laravel-email-logger

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

teachiq/laravel-email-logger
============================

Log sent emails to your database

v6.0.0(3w ago)18.8k↓75.1%MITPHPPHP ^8.1CI failing

Since Apr 19Pushed 3w ago2 watchersCompare

[ Source](https://github.com/Teachiq/laravel-email-logger)[ Packagist](https://packagist.org/packages/teachiq/laravel-email-logger)[ Docs](https://github.com/teachiq/laravel-email-logger)[ RSS](/packages/teachiq-laravel-email-logger/feed)WikiDiscussions master Synced yesterday

READMEChangelog (9)Dependencies (6)Versions (10)Used By (0)

Log sent emails to database
===========================

[](#log-sent-emails-to-database)

[![Latest Version on Packagist](https://camo.githubusercontent.com/998f0d48dcfbb47872e5c54ebfb33b9e8ef32e297607421363e8d7a3214fe58a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746561636869712f6c61726176656c2d656d61696c2d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/teachiq/laravel-email-logger)

Log all emails your application sends, to track the most frequest emails, common recipients, to debug etc.

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

[](#installation)

You can install the package via composer:

```
composer require teachiq/laravel-email-logger
```

Usage
-----

[](#usage)

The package auto-registers, all you have to do is run the migrations to add the necessary database table (`email_logs`).

### Testing

[](#testing)

```
composer test
```

### Roadmap

[](#roadmap)

- Logging more interesting information (sunch as Mailable class, user, etc.)
- Adding a simple dashboard or API to fetch data, for instance most common mailable etc.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance95

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 93.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

Every ~280 days

Recently: every ~404 days

Total

9

Last Release

21d ago

Major Versions

v1.2.0 → v2.0.02021-09-29

v2.0.1 → v3.0.02023-04-04

v3.0.0 → v4.0.02024-06-06

v4.0.0 → v5.0.02025-03-03

v5.0.0 → v6.0.02026-06-12

PHP version history (3 changes)v1.0.0PHP ^7.3

v1.2.0PHP ^7.3|^8.0

v3.0.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25909128?v=4)[Martin Sandström Krisell](/maintainers/Krisell)[@Krisell](https://github.com/Krisell)

---

Top Contributors

[![Krisell](https://avatars.githubusercontent.com/u/25909128?v=4)](https://github.com/Krisell "Krisell (15 commits)")[![isunja](https://avatars.githubusercontent.com/u/40141?v=4)](https://github.com/isunja "isunja (1 commits)")

---

Tags

teachiqlaravel-email-logger

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/teachiq-laravel-email-logger/health.svg)

```
[![Health](https://phpackages.com/badges/teachiq-laravel-email-logger/health.svg)](https://phpackages.com/packages/teachiq-laravel-email-logger)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M164](/packages/spatie-laravel-health)[illuminate/log

The Illuminate Log package.

6225.3M622](/packages/illuminate-log)[spatie/laravel-flare

Send Laravel errors to Flare

111.4M7](/packages/spatie-laravel-flare)

PHPackages © 2026

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