PHPackages                             rap2hpoutre/laravel-epilog - 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. rap2hpoutre/laravel-epilog

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

rap2hpoutre/laravel-epilog
==========================

More info in laravel's log

v0.0.6(10y ago)254.6k3[1 issues](https://github.com/rap2hpoutre/laravel-epilog/issues)MITPHPPHP &gt;=5.4.0

Since Sep 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/rap2hpoutre/laravel-epilog)[ Packagist](https://packagist.org/packages/rap2hpoutre/laravel-epilog)[ RSS](/packages/rap2hpoutre-laravel-epilog/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

Epilog for Laravel 5
====================

[](#epilog-for-laravel-5)

[![Packagist](https://camo.githubusercontent.com/d08bbb66f71abf0e5a4281b6ba2aa709eebc63967eac3ca6ba6fc44a5133a559/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7261703268706f757472652f6c61726176656c2d6570696c6f672e737667)](https://packagist.org/packages/rap2hpoutre/laravel-epilog) [![Packagist](https://camo.githubusercontent.com/36b3c4a6f5421b8c29b4f3f50f52f34e1d4bd4a953bd0fe1ad10d3615bca7096/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261703268706f757472652f6c61726176656c2d6570696c6f672e737667)](https://packagist.org/packages/rap2hpoutre/laravel-epilog) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/814084cf7353f9890b5f85cfb9268973c48e533a2186b9997c43c5476b42c26a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261703268706f757472652f6c61726176656c2d6570696c6f672f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rap2hpoutre/laravel-epilog/?branch=master) [![Build Status](https://camo.githubusercontent.com/b777c640dc0447de8c7cc427b2583e9a3186efbf1f2e7cce5457fb562f6a458b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261703268706f757472652f6c61726176656c2d6570696c6f672f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/rap2hpoutre/laravel-epilog/build-status/master) ![SensioLabs Insight](https://camo.githubusercontent.com/5a5184d9b4577ee8f82ccf202599647d2a9922598cece14e4295292614f54787/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61643236306566632d636135382d343532312d393939392d6461616466393237303664352f6d696e692e706e67)

What?
-----

[](#what)

Power up logs. Add client context (IP, referer, user ID and more). Notify on slack on production error.

[![test](https://cloud.githubusercontent.com/assets/1575946/9824692/caeda282-58ce-11e5-9c57-3f186df57a7b.png)](https://cloud.githubusercontent.com/assets/1575946/9824692/caeda282-58ce-11e5-9c57-3f186df57a7b.png)

Install
-------

[](#install)

Install via composer

```
composer require rap2hpoutre/laravel-epilog

```

Add Service Provider to `config/app.php` in `providers` section

```
Rap2hpoutre\LaravelEpilog\LaravelEpilogServiceProvider::class,
```

(optional) Publish configuration in order to use Slack alerts

```
php artisan vendor:publish
```

Call `Log::info('hello world')` or whatever you want and go to see your logs.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.3% 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 ~1 days

Total

6

Last Release

3946d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/849c3b70e82874c89e079738e4879e0eabb71d1a73f53e81b88c39a9b40f32ae?d=identicon)[rap2hpoutre](/maintainers/rap2hpoutre)

---

Top Contributors

[![rap2hpoutre](https://avatars.githubusercontent.com/u/1575946?v=4)](https://github.com/rap2hpoutre "rap2hpoutre (26 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

epiloglaravellaravel-log-viewerlogslackloglaravellogging

### Embed Badge

![Health badge](/badges/rap2hpoutre-laravel-epilog/health.svg)

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

###  Alternatives

[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k127.1M203](/packages/sentry-sentry-laravel)[rap2hpoutre/laravel-log-viewer

A Laravel log reader

3.2k15.4M79](/packages/rap2hpoutre-laravel-log-viewer)[ytake/laravel-fluent-logger

fluent logger for laravel and lumen

62551.4k1](/packages/ytake-laravel-fluent-logger)[naoray/laravel-github-monolog

Log driver to store logs as github issues

10823.1k](/packages/naoray-laravel-github-monolog)[spatie/laravel-flare

Send Laravel errors to Flare

111.4M7](/packages/spatie-laravel-flare)[melihovv/laravel-log-viewer

A Laravel log viewer

1231.6k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

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