PHPackages                             infinety-es/logmanager - 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. infinety-es/logmanager

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

infinety-es/logmanager
======================

Laravel 5 interface to preview, download and delete Laravel log files.

2.1(10y ago)185MITPHPPHP &gt;=5.4.0

Since Nov 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Krato/LogManager)[ Packagist](https://packagist.org/packages/infinety-es/logmanager)[ Docs](https://github.com/krato/LogManager)[ RSS](/packages/infinety-es-logmanager/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Infinety LogManager
===================

[](#infinety-logmanager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/613672181ceb2c2da232d4c4acc93f971c2c0aa4378a41a1cc2cd9d030331a39/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7261746f312f6c6f676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dick/logmanager)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/fa52174a042669f17193ac1d1e2bc00c648afc7e0cb1a7da6d83a4d7b2c1c06a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b7261746f312f6c6f676d616e616765722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dick/logmanager)[![Coverage Status](https://camo.githubusercontent.com/e4a427062a325d35cf78a47c73be7e8dca16defb3edc744a8b0f5d3945c03587/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6b7261746f312f6c6f676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dick/logmanager/code-structure)[![Quality Score](https://camo.githubusercontent.com/b210b3b1034fdbc0b0a16aab454a17c1009d74ca905f537bcce0a094d09fe07d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6b7261746f312f6c6f676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/dick/logmanager)[![Total Downloads](https://camo.githubusercontent.com/11e5f37d5c65b7e4b654f92f43e5248f4f2536feb451ea0a4ccbb96615b6849c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7261746f312f6c6f676d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dick/logmanager)

Laravel 5 interface to preview, download and delete Laravel log files.

V2
--

[](#v2)

Update to parse Log files (Thanks to [@rap2hpoutre](https://github.com/rap2hpoutre/laravel-log-viewer) package)

Install
-------

[](#install)

Via Composer

```
$ composer require infinety-es/logmanager
```

Then add the service provider to your config/app.php file:

```
Infinety\LogManager\LogManagerServiceProvider::class

```

Usage
-----

[](#usage)

Add a menu element for it:

```
[
    'label' => "Logs",
    'route' => 'admin/log',
    'icon' => 'fa fa-terminal',
],
```

Or just try at **your-project-domain/admin/log**

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email :author\_email instead of using the issue tracker.

Credits
-------

[](#credits)

- [Cristian Tabacitu](https://github.com/tabacitu)
- [rap2hpoutre](https://github.com/rap2hpoutre/laravel-log-viewer)
- [Infinety](http:://infinety.es)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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 ~38 days

Total

3

Last Release

3801d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3865030b01e29299f1f6837852ba6a70fea204ceb46e58a917d4e4398268800f?d=identicon)[Krato1](/maintainers/Krato1)

---

Top Contributors

[![ismaeloku](https://avatars.githubusercontent.com/u/12527780?v=4)](https://github.com/ismaeloku "ismaeloku (9 commits)")

---

Tags

laravellogslog managerlog interface

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/infinety-es-logmanager/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[backpack/logmanager

An interface to preview, download and delete Laravel log files.

275711.5k3](/packages/backpack-logmanager)[jackiedo/log-reader

An easy log reader and management tool for Laravel

151418.3k4](/packages/jackiedo-log-reader)[spatie/laravel-flare

Send Laravel errors to Flare

111.2M6](/packages/spatie-laravel-flare)[kssadi/log-tracker

A powerful, intuitive, and efficient log viewer for Laravel applications.

275.9k](/packages/kssadi-log-tracker)

PHPackages © 2026

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