PHPackages                             saithink/thinkorm-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. saithink/thinkorm-log

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

saithink/thinkorm-log
=====================

基于webman开发的ThinkOrm日志记录插件

1.0.3(5mo ago)45.9k↓31.9%2[1 PRs](https://github.com/saithink/thinkorm-log/pulls)MITPHP

Since Oct 18Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/saithink/thinkorm-log)[ Packagist](https://packagist.org/packages/saithink/thinkorm-log)[ RSS](/packages/saithink-thinkorm-log/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)DependenciesVersions (4)Used By (0)

ThinkOrm日志记录
============

[](#thinkorm日志记录)

基于 [webman](https://www.workerman.net/webman) 使用ThinkOrm时的日志记录工具

安装
==

[](#安装)

composer环境的安装命令如下

```
composer require saithink/thinkorm-log
```

安装之前确保已安装webman

配置文件
====

[](#配置文件)

基础配置：`config/plugin/saithink/thinkorm-log/app.php`

```
return [
    // 是否启用日志记录
    'enable' => true,
    // 是否输出到控制台
    'console'   => true,
    // 是否记录到日志文件
    'file'  => true,
];
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance70

Regular maintenance activity

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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

Total

3

Last Release

168d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c5247458e2ed87c6966ecbb0dc83539c0213b40b0921533cb2ba41852e4b3f8?d=identicon)[saithink](/maintainers/saithink)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/saithink-thinkorm-log/health.svg)

```
[![Health](https://phpackages.com/badges/saithink-thinkorm-log/health.svg)](https://phpackages.com/packages/saithink-thinkorm-log)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M342](/packages/open-telemetry-sdk)

PHPackages © 2026

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