PHPackages                             arukompas/better-log-viewer - 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. arukompas/better-log-viewer

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

arukompas/better-log-viewer
===========================

A speedy and clean Laravel Log viewer with pagination and search

0.8.0(4y ago)1613.8k2[7 PRs](https://github.com/arukompas/better-log-viewer/pulls)MITVuePHP &gt;=5.6

Since Oct 14Pushed 3y ago2 watchersCompare

[ Source](https://github.com/arukompas/better-log-viewer)[ Packagist](https://packagist.org/packages/arukompas/better-log-viewer)[ RSS](/packages/arukompas-better-log-viewer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (26)Used By (0)

> ⚠️ **This package is no longer maintained.**
>
> Brand new Log Viewer, written from scratch, is available at

---

[![Packagist](https://camo.githubusercontent.com/169df50b4d6a8f8992f050f8c5715eedc71e55542a581553a799c619ae2e11f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172756b6f6d7061732f6265747465722d6c6f672d7669657765722e737667)](https://packagist.org/packages/arukompas/better-log-viewer)[![Packagist](https://camo.githubusercontent.com/510e970e941453210c68c68a3fcc6ff7a70207a06129dfc4065c905934492394/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6172756b6f6d7061732f6265747465722d6c6f672d7669657765722e737667)](https://packagist.org/packages/arukompas/better-log-viewer)[![PHP from Packagist](https://camo.githubusercontent.com/a27b6e635cb320cddb387f725558614ae7e9fc4b0f6f9362bcfc0a1523349aea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6172756b6f6d7061732f6265747465722d6c6f672d7669657765722e737667)](https://packagist.org/packages/arukompas/better-log-viewer)[![Laravel Version](https://camo.githubusercontent.com/efe050d3f888ed5ac4a0d0d01ad046d113e2ab12a6019f8da3001d06f05ca0fb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e782c253230362e782c253230372e782c253230382e782c253230392e782d627269676874677265656e2e737667)](https://packagist.org/packages/arukompas/better-log-viewer)

Better Log Viewer
=================

[](#better-log-viewer)

Better Log Viewer is a Laravel package for viewing your Laravel logs in a clean and intuitive web interface.

**Supports all Laravel 5, 6, 7, 8 and 9 versions.**

[![Better Log Viewer](better-log-viewer.png)](better-log-viewer.png)

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

[](#installation)

### 1. Require the package

[](#1-require-the-package)

```
composer require arukompas/better-log-viewer

```

### 2. (Laravel 5.4 and older only) - Provider

[](#2-laravel-54-and-older-only---provider)

Add the service provider to your `config/app.php` configuration's `'providers'` array:

```
Arukompas\BetterLogViewer\BetterLogViewerProvider::class,

```

### 3. (optional) Publish the config

[](#3-optional-publish-the-config)

You can publish the config using this artisan command:

```
php artisan vendor:publish --tag=config

```

### 4. Visit `/log-viewer`

[](#4-visit-your-app-urllog-viewer)

Configuration
-------------

[](#configuration)

You can configure the middleware and the route for the log viewer in the `config/better-log-viewer.php` file which was previously copied over by the vendor publish command.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.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 ~73 days

Recently: every ~134 days

Total

18

Last Release

1526d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/952e4089f2eed5313b942cd03434f2d8ab019f7a41417704c72fc78efe46e0a2?d=identicon)[arukomp](/maintainers/arukomp)

---

Top Contributors

[![arukompas](https://avatars.githubusercontent.com/u/8697942?v=4)](https://github.com/arukompas "arukompas (61 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")[![KinG-InFeT](https://avatars.githubusercontent.com/u/193969?v=4)](https://github.com/KinG-InFeT "KinG-InFeT (1 commits)")

---

Tags

deprecateddeprecated-repolaravellaravel-5-packagelaravel-6laravel-6-packagelaravel-7laravel-7-packagelaravel-8laravel-8-packagelaravel-logslog-viewer

### Embed Badge

![Health badge](/badges/arukompas-better-log-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/arukompas-better-log-viewer/health.svg)](https://phpackages.com/packages/arukompas-better-log-viewer)
```

###  Alternatives

[overtrue/laravel-query-logger

A dev tool to log all queries for laravel application.

413307.5k6](/packages/overtrue-laravel-query-logger)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)

PHPackages © 2026

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