PHPackages                             nfedoseev/yii2-logman - 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. nfedoseev/yii2-logman

ActiveYii2-extension[Logging &amp; Monitoring](/categories/logging)

nfedoseev/yii2-logman
=====================

Log collector on the Yii framework

1.0-rc(9y ago)023MITPHP

Since Jul 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nfedoseev/yii2-logman)[ Packagist](https://packagist.org/packages/nfedoseev/yii2-logman)[ Docs](https://github.com/nfedoseev/yii2-logman)[ RSS](/packages/nfedoseev-yii2-logman/feed)WikiDiscussions master Synced today

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

Log collector on Yii2
=====================

[](#log-collector-on-yii2)

This extension provides the logging service on the [Yii framework 2.0](http://www.yiiframework.com).

[![Latest Stable Version](https://camo.githubusercontent.com/02f320b2337b37d01cc61000beb229240a7b2275140e0c8204910cdfb736eb49/68747470733a2f2f706f7365722e707567782e6f72672f6e6665646f736565762f796969322d6c6f676d616e2f762f737461626c65)](https://packagist.org/packages/nfedoseev/yii2-logman)[![Total Downloads](https://camo.githubusercontent.com/e2f8278ce30e6d79920c361c59fe1560e7f13d64ef2064fe70d758c5dbc347a7/68747470733a2f2f706f7365722e707567782e6f72672f6e6665646f736565762f796969322d6c6f676d616e2f646f776e6c6f616473)](https://packagist.org/packages/nfedoseev/yii2-logman)[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](http://www.yiiframework.com/)[![License](https://camo.githubusercontent.com/a9809a9f48ad635bd9aad196d69bb1da122a2b4c9aae4908b5d42f2e75a99107/68747470733a2f2f706f7365722e707567782e6f72672f6e6665646f736565762f796969322d6c6f676d616e2f6c6963656e7365)](https://packagist.org/packages/nfedoseev/yii2-logman)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist nfedoseev/yii2-logman

```

or add

```
"nfedoseev/yii2-logman": "*"

```

to the require section of your composer.json.

Configuring application
-----------------------

[](#configuring-application)

After extension is installed you need to setup log target class:

```
[
    'modules' => [
        'logman' => [
            'class' => 'nfedoseev\yii2\logman',
        ],
        ...
    ],
    ...
]
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

3646d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4405149?v=4)[Nikita Fedoseev](/maintainers/nfedoseev)[@nfedoseev](https://github.com/nfedoseev)

---

Top Contributors

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

---

Tags

logerrorsloggeryii2yiilog collector

### Embed Badge

![Health badge](/badges/nfedoseev-yii2-logman/health.svg)

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

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3511.6M24](/packages/analog-analog)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35131.9k](/packages/baibaratsky-yii2-rollbar)[lav45/yii2-activity-logger

Tools to store user activity log for Yii2

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

PHPackages © 2026

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