PHPackages                             logviewer/logviewer - 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. logviewer/logviewer

ActiveLibrary

logviewer/logviewer
===================

2371PHP

Since Mar 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Arjun121198/LogViewer)[ Packagist](https://packagist.org/packages/logviewer/logviewer)[ RSS](/packages/logviewer-logviewer/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Logviewer Package
=================

[](#logviewer-package)

Logviewer is a Laravel package that provides a log viewing functionality for your Laravel applications.

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

[](#installation)

You can install the Logviewer package via Composer:

```
composer require logviewer/logviewer

```

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

[](#configuration)

After installing the Logviewer package, you need to publish its configuration file using the following artisan command:

```
php artisan vendor:publish --provider="Logviewer\Logviewer\LogServiceProvider"

```

This will publish the configuration file to **Config/logviewer.php.**

Usage
-----

[](#usage)

Once the package is installed and configured, you can use the log viewing functionality by accessing the **/log-viewer** route in your Laravel application.

It redirects to the login page.

Login Credentials
-----------------

[](#login-credentials)

- **Email:**
- **Password:** Sparkout@123

Contributing
------------

[](#contributing)

Thank you for considering contributing to the Logviewer package! Please feel free to submit bug reports, feature requests, or pull requests.

License
-------

[](#license)

The Logviewer package is open-source software licensed under the MIT license.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![Arjun121198](https://avatars.githubusercontent.com/u/93529873?v=4)](https://github.com/Arjun121198 "Arjun121198 (37 commits)")[![kathiravan-spark](https://avatars.githubusercontent.com/u/99190613?v=4)](https://github.com/kathiravan-spark "kathiravan-spark (3 commits)")

### Embed Badge

![Health badge](/badges/logviewer-logviewer/health.svg)

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

PHPackages © 2026

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