PHPackages                             siantech/laravel-logmailer - 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. siantech/laravel-logmailer

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

siantech/laravel-logmailer
==========================

Sends hourly email with your Laravel project log files.

1.0.0(3y ago)033MITPHPPHP &gt;=8.1

Since Feb 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/siantechltd/laravel-logmailer)[ Packagist](https://packagist.org/packages/siantech/laravel-logmailer)[ RSS](/packages/siantech-laravel-logmailer/feed)WikiDiscussions main Synced 1mo ago

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

[![Total Downloads](https://camo.githubusercontent.com/58d2a3c793e1ede4ab5b7b8d09fe4b6b1babe618970fef880d3477d34ff81491/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7369616e746563682f6c61726176656c2d6c6f676d61696c6572)](https://packagist.org/packages/siantech/laravel-logmailer)[![Latest Stable Version](https://camo.githubusercontent.com/15a71a138bc95e9db6115a2e2ce352993e4da7c1f8cf5ea47928308a529fddfc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7369616e746563682f6c61726176656c2d6c6f676d61696c6572)](https://packagist.org/packages/siantech/laravel-logmailer)[![License](https://camo.githubusercontent.com/23d2681ce09c45c38a783c3dc7b77b74fef95792aefd6ede0dd26b98c3371a71/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7369616e746563682f6c61726176656c2d6c6f676d61696c6572)](https://packagist.org/packages/siantech/laravel-logmailer)

Laravel LogMailer
-----------------

[](#laravel-logmailer)

Laravel LogMailer is a simple tool that allows your application to send log files to your email address. It's very easy to configure and in just few simple steps it's up &amp; running.

### Install

[](#install)

To install, simply run `composer require siantech/laravel-logmailer`

### Config

[](#config)

- run `php artisan vendor:publish --tag=siantech-logmailer` to publish config and views. Email view is intentionally left blank so you can customise it however you want.
- in `config/logmailer.php` update your `to` email address and (optional) `subject`.
- in `app/Console/Kernel.php`, schedule how often you'd like to receive your logs. For example, if you like to receive it hourly, use `$schedule->command('siantech:logmailer')->hourly();` [Read Laravel Schedule Frequency Options documentation](https://laravel.com/docs/10.x/scheduling#schedule-frequency-options).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

1168d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8f1a3cc0271796143c600b11ed67ab4c9cdb572b076422afae706fcd42e7523?d=identicon)[silviuks](/maintainers/silviuks)

---

Top Contributors

[![silviucs](https://avatars.githubusercontent.com/u/3636589?v=4)](https://github.com/silviucs "silviucs (14 commits)")[![siantechltd](https://avatars.githubusercontent.com/u/123562391?v=4)](https://github.com/siantechltd "siantechltd (3 commits)")

---

Tags

laravel-logslaravel email logs

### Embed Badge

![Health badge](/badges/siantech-laravel-logmailer/health.svg)

```
[![Health](https://phpackages.com/badges/siantech-laravel-logmailer/health.svg)](https://phpackages.com/packages/siantech-laravel-logmailer)
```

###  Alternatives

[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[fedeisas/laravel-mail-css-inliner

Inline the CSS of your HTML emails using Laravel

5974.6M3](/packages/fedeisas-laravel-mail-css-inliner)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[propaganistas/laravel-disposable-email

Disposable email validator

5762.6M6](/packages/propaganistas-laravel-disposable-email)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[illuminate/notifications

The Illuminate Notifications package.

483.0M967](/packages/illuminate-notifications)

PHPackages © 2026

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