PHPackages                             rakshitbharat/laravel-mail-shoot-tracker - 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. rakshitbharat/laravel-mail-shoot-tracker

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

rakshitbharat/laravel-mail-shoot-tracker
========================================

A Laravel package to track if emails are being sent.

1.0(1y ago)99MITPHP

Since Jul 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rakshitbharat/laravel-mail-shoot-tracker)[ Packagist](https://packagist.org/packages/rakshitbharat/laravel-mail-shoot-tracker)[ RSS](/packages/rakshitbharat-laravel-mail-shoot-tracker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Mail Shoot Tracker
==========================

[](#laravel-mail-shoot-tracker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f8138f2f73a6737ef41d544649ca59baca928cd3440b7811c83d44d5cc1ca996/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72616b736869746268617261742f6c61726176656c2d6d61696c2d73686f6f742d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rakshitbharat/laravel-mail-shoot-tracker)[![Total Downloads](https://camo.githubusercontent.com/63f33ae550ba6cdfbc080ee71cf8ca86a4da3e3ccdfd95d77258e9c5acbaac25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616b736869746268617261742f6c61726176656c2d6d61696c2d73686f6f742d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rakshitbharat/laravel-mail-shoot-tracker)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Laravel Mail Shoot Tracker is a Laravel package that helps you track if emails are being sent from your Laravel application. This package logs the details of every email sent, which can help in debugging and ensuring that emails are being dispatched as expected.

Features
--------

[](#features)

- Automatically logs details of every sent email
- Logs recipients and subject of the email
- Seamless integration with Laravel's mail system
- No additional configuration required
- Easy to use and configure

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

[](#installation)

You can install the package via Composer:

```
composer require rakshitbharat/laravel-mail-shoot-tracker
```

Usage Once installed, the package will automatically log all sent emails to the Laravel log. No additional configuration is required.

Logging Details The package logs the following details for each sent email:

Recipients Subject The log entry will look something like this:

```
[YYYY-MM-DD HH:MM:SS] local.INFO: Mail sent {"to":"recipient@example.com","subject":"Your Subject Here"}
```

Configuration Currently, there are no additional configuration options. The package works out of the box by listening to the MessageSent event provided by Laravel.

Service Provider The package includes a service provider that is automatically discovered by Laravel. The service provider registers the event listener that logs the email details.

Event Listener The package includes an event listener that handles the MessageSent event and logs the email details.

Contributing Thank you for considering contributing to the Laravel Mail Shoot Tracker! You can contribute by submitting issues or pull requests.

License The Laravel Mail Shoot Tracker is open-sourced software licensed under the MIT license.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

674d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ea6b70074b3a2219c9a6e211b471f5fddd4c551ed71f3b4a38ef80949a36907?d=identicon)[rakshitbharat](/maintainers/rakshitbharat)

---

Top Contributors

[![rakshitbharat](https://avatars.githubusercontent.com/u/17176729?v=4)](https://github.com/rakshitbharat "rakshitbharat (7 commits)")

---

Tags

debuggerlaravellogsmailphptracker

### Embed Badge

![Health badge](/badges/rakshitbharat-laravel-mail-shoot-tracker/health.svg)

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

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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