PHPackages                             slexx/yii2-debug-xhprof - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. slexx/yii2-debug-xhprof

ActiveYii2-extension[Debugging &amp; Profiling](/categories/debugging)

slexx/yii2-debug-xhprof
=======================

xhprof panel for Yii2 debug module

v1.0.0(6y ago)17MITPHP

Since Feb 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/slexx1234/yii2-debug-xhprof)[ Packagist](https://packagist.org/packages/slexx/yii2-debug-xhprof)[ RSS](/packages/slexx-yii2-debug-xhprof/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

Yii2 debug xhprof panel
=======================

[](#yii2-debug-xhprof-panel)

xhprof panel for Yii2 debug module

IMPORTANT
---------

[](#important)

This is an early prototype, it is working, but pretty ugly. Contribute to it, to make it more pretty and awesome.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist slexx/yii2-debug-xhprof "*"

```

or add

```
"slexx/yii2-debug-xhprof": "*"

```

to the require section of your `composer.json` file.

add panel to your debug module configuration

```
'modules'=>[
    ...
    'debug'=>[
        ...
        'panels'=>[
            ...
            'xhprof'=>[
                'class'=>'\trntv\debug\xhprof\panels\XhprofPanel'
            ]
        ]
    ]
    ...
]

```

Usage
-----

[](#usage)

soon ;)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d76b1d60ad85fc4479c1a04bf6816cbc12ff9a1c9748ff56f5771c0dac46d042?d=identicon)[slexx](/maintainers/slexx)

---

Top Contributors

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

---

Tags

yii2extensionxhprofpanelyii2-debug

### Embed Badge

![Health badge](/badges/slexx-yii2-debug-xhprof/health.svg)

```
[![Health](https://phpackages.com/badges/slexx-yii2-debug-xhprof/health.svg)](https://phpackages.com/packages/slexx-yii2-debug-xhprof)
```

###  Alternatives

[demi/backup

Basic Yii2 site backup methods

2020.8k](/packages/demi-backup)

PHPackages © 2026

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