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 2d 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 35% 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

1223d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/981941?v=4)[silviuks](/maintainers/silviuks)[@silviuks](https://github.com/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

[illuminate/notifications

The Illuminate Notifications package.

513.1M1.1k](/packages/illuminate-notifications)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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