PHPackages                             ibibicloud/think-trace - 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. ibibicloud/think-trace

ActiveLibrary

ibibicloud/think-trace
======================

8.0.2(yesterday)02↑2900%Apache-2.0PHP &gt;=8.0.2

Since Feb 26Compare

[ Source](https://github.com/ibibicloud/think-trace)[ Packagist](https://packagist.org/packages/ibibicloud/think-trace)[ RSS](/packages/ibibicloud-think-trace/feed)WikiDiscussions Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

think-trace 调试
--------------

[](#think-trace-调试)

用于ThinkPHP8.1的页面Trace扩展，支持Html页面和浏览器控制台两种方式输出。

基于版本

文档地址 [https://doc.thinkphp.cn/v8\_0/trace.html](https://doc.thinkphp.cn/v8_0/trace.html)

### 安装

[](#安装)

```
composer require ibibicloud/think-trace

```

### 开启 Trace 调试 app/service.php

[](#开启-trace-调试-appservicephp)

```
return [
	// 开启 Trace 调试
    '\think\trace\Service',
];

```

### 配置

[](#配置)

安装后config目录下会自带trace.php配置文件。

type参数用于指定trace类型，支持html和console两种方式。

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance100

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Total

3

Last Release

1d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/207aa3cd185919cd44f64ff5b58c4472825cef4a71adcbf446787765353ef4fa?d=identicon)[ibibicloud](/maintainers/ibibicloud)

### Embed Badge

![Health badge](/badges/ibibicloud-think-trace/health.svg)

```
[![Health](https://phpackages.com/badges/ibibicloud-think-trace/health.svg)](https://phpackages.com/packages/ibibicloud-think-trace)
```

PHPackages © 2026

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