PHPackages                             saithink/laravelorm-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/laravelorm-log

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

saithink/laravelorm-log
=======================

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

1.0.3(3mo ago)62.5k↓25%1MITPHP

Since Oct 18Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/saithink/laravelorm-log)[ Packagist](https://packagist.org/packages/saithink/laravelorm-log)[ RSS](/packages/saithink-laravelorm-log/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Orm日志记录
===============

[](#laravel-orm日志记录)

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

安装
==

[](#安装)

composer环境的安装命令如下

```
composer require saithink/laravelorm-log
```

安装之前确保已安装webman

配置文件
====

[](#配置文件)

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

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

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance78

Regular maintenance activity

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

115d 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)")[![jeckleee](https://avatars.githubusercontent.com/u/27334331?v=4)](https://github.com/jeckleee "jeckleee (2 commits)")

### Embed Badge

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

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

###  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)
