PHPackages                             qingbing/yii2-operate-log - 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. qingbing/yii2-operate-log

ActiveLibrary

qingbing/yii2-operate-log
=========================

yii2实现组件:接口访问日志

1.0.2(4y ago)02MITPHPPHP ^7.1.0

Since Nov 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/qingbing/yii2-operate-log)[ Packagist](https://packagist.org/packages/qingbing/yii2-operate-log)[ Docs](http://www.phpcorner.net)[ RSS](/packages/qingbing-yii2-operate-log/feed)WikiDiscussions master Synced 1mo ago

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

yii2-task
=========

[](#yii2-task)

yii2实现组件:接口访问日志

使用
==

[](#使用)

一、配置
----

[](#一配置)

### 1.1 配置控制器 web.php

[](#11-配置控制器-webphp)

```
'controllerMap' => [
    // 操作日志
    'operate-log' => \YiiOperateLog\controllers\OperateLogController::class,
]
```

二、逻辑使用
------

[](#二逻辑使用)

```
$bool = OperateLogLogic::getInstance()->add('xyx', ['xx'=>12],'key', 'ok');
var_dump($bool);
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Every ~89 days

Total

2

Last Release

1538d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9379d2ee4885074de75faa3fa12970614186826f762df3c4aa0905dc1ff3b513?d=identicon)[qingbing](/maintainers/qingbing)

---

Top Contributors

[![qingbing](https://avatars.githubusercontent.com/u/33932784?v=4)](https://github.com/qingbing "qingbing (7 commits)")

---

Tags

phpfeatureyii2yiicomponentoperate-logyii2-operate-log

### Embed Badge

![Health badge](/badges/qingbing-yii2-operate-log/health.svg)

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

###  Alternatives

[jianyan74/yii2-websocket

yii2 websocket

346.2k1](/packages/jianyan74-yii2-websocket)

PHPackages © 2026

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