PHPackages                             osaris-uk/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. osaris-uk/log-viewer

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

osaris-uk/log-viewer
====================

Log viewer for Laravel

1.2(2y ago)0621PHPPHP ^7.0|^8.0CI failing

Since Jun 26Pushed 2y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (1)

Osaris UK - Log Viewer
======================

[](#osaris-uk---log-viewer)

Usage
-----

[](#usage)

You can publish the config file with:

```
php artisan vendor:publish --provider="OsarisUk\LogViewer\LogViewerServiceProvider" --tag="config"
```

And the views with:

```
php artisan vendor:publish --provider="OsarisUk\LogViewer\LogViewerServiceProvider" --tag="views"
```

Config
------

[](#config)

In the config you can define the default route paramaters:

```
    'routes' => [
        'name' => 'log',
        'prefix' => 'log',
        'middleware' => [
            'web'
        ]
    ]
```

Views
-----

[](#views)

This package ships with a basic view, this can be published and editied to fit your application.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~394 days

Total

5

Last Release

933d ago

PHP version history (2 changes)1.0PHP ^7.0.0

1.2PHP ^7.0|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c655f8ff1687b3f3a9156d917431f14c05dbc187e19e11201348c894afb35045?d=identicon)[osaris-uk](/maintainers/osaris-uk)

---

Top Contributors

[![john-dent](https://avatars.githubusercontent.com/u/24832003?v=4)](https://github.com/john-dent "john-dent (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/osaris-uk-log-viewer/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M137](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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