PHPackages                             alexdin/yii2-log-reader - 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. alexdin/yii2-log-reader

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

alexdin/yii2-log-reader
=======================

PHP Yii2. This is simple module for log reading from admin menu

0.0.1(8y ago)1112PHPPHP &gt;=5.6

Since Jan 15Pushed 8y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

yii2-log-reader
===============

[](#yii2-log-reader)

PHP Yii2. This is simple module for log reading from admin menu

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

[](#installation)

```
php composer.phar require --prefer-dist alexdin/yii2-log-reader

```

or add

```
"alexdin/yii2-log-reader":"^0.0.1"
```

Configure
---------

[](#configure)

Add into your admin config this module with params.

```
    'modules' => [
       'log-reader'=>[
           'class'=>'alexdin\logreader\Module',
           'params'=>[
               'logs'=>[
                   '@backend',
                   '@frontend'
                   // or custom Alias to your applications or absolute path to log file.
               ]
           ]
       ],
    ],
```

Usage
-----

[](#usage)

type in admin area

```
https://admin.your_domain/log-reader/read
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3038d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e181fb43f6a2a16d13911a327d8fefbc3296639025f25e613837660131f48b7?d=identicon)[alexdin](/maintainers/alexdin)

---

Top Contributors

[![alexdin](https://avatars.githubusercontent.com/u/7966910?v=4)](https://github.com/alexdin "alexdin (3 commits)")

---

Tags

logsessionyii2log-readeralexdin

### Embed Badge

![Health badge](/badges/alexdin-yii2-log-reader/health.svg)

```
[![Health](https://phpackages.com/badges/alexdin-yii2-log-reader/health.svg)](https://phpackages.com/packages/alexdin-yii2-log-reader)
```

###  Alternatives

[kriss/yii2-log-reader

Yii2 log reader

1340.1k1](/packages/kriss-yii2-log-reader)[lav45/yii2-activity-logger

Tools to store user activity log for Yii2

3456.3k](/packages/lav45-yii2-activity-logger)

PHPackages © 2026

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