PHPackages                             alex-lyanik/yii2-viewlog - 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. alex-lyanik/yii2-viewlog

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

alex-lyanik/yii2-viewlog
========================

Yii 2 module for viewing the log files

1413PHP

Since May 9Pushed 8y agoCompare

[ Source](https://github.com/a-lyanik/yii2-viewlog)[ Packagist](https://packagist.org/packages/alex-lyanik/yii2-viewlog)[ RSS](/packages/alex-lyanik-yii2-viewlog/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (1)Used By (0)

Yii2-viewlog
============

[](#yii2-viewlog)

Simple log viewer for your admin panel.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require alex-lyanik/yii2-viewlog

```

or add

```
"alex-lyanik/yii2-viewlog": "*"

```

to the require section of your `composer.json` file.

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

[](#configuration)

Once the extension is installed, simply modify your application configuration as follows:

```
return [
    'modules' => [
        ...
        'log' => [
            'class' => 'alyanik\viewlog\Module',
        ],
        ...
    ]
];
```

The module will now be accessible from `/viewlog` where you can view a table of your logs

Built for
---------

[](#built-for)

- [Yii2](https://www.yiiframework.com) - The web framework used

Screens
-------

[](#screens)

List: [![List](https://camo.githubusercontent.com/0d2d6eafd2c8fba004be11d230010bde581e272ab2960836c07e01023bc2c527/68747470733a2f2f692e696d6775722e636f6d2f524567784537452e6a7067)](https://camo.githubusercontent.com/0d2d6eafd2c8fba004be11d230010bde581e272ab2960836c07e01023bc2c527/68747470733a2f2f692e696d6775722e636f6d2f524567784537452e6a7067)

View: [![View](https://camo.githubusercontent.com/3703e70ab4e3e4ce862f80df4bfb3a20502b4eb5033fd23d22676c293e57376a/68747470733a2f2f692e696d6775722e636f6d2f6d50676d6534502e6a7067)](https://camo.githubusercontent.com/3703e70ab4e3e4ce862f80df4bfb3a20502b4eb5033fd23d22676c293e57376a/68747470733a2f2f692e696d6775722e636f6d2f6d50676d6534502e6a7067)

Acknowledgments
---------------

[](#acknowledgments)

- [PSR-2](https://www.php-fig.org/psr/psr-2/) - PHP code style (plz)
- Don't panic and carry a towel

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/710802ed44e82a0c1b43366e26b17ebdf6000c293fc2a670156206f201dccac3?d=identicon)[a-lyanik](/maintainers/a-lyanik)

### Embed Badge

![Health badge](/badges/alex-lyanik-yii2-viewlog/health.svg)

```
[![Health](https://phpackages.com/badges/alex-lyanik-yii2-viewlog/health.svg)](https://phpackages.com/packages/alex-lyanik-yii2-viewlog)
```

###  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.2M138](/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)
