PHPackages                             dimabdc/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. dimabdc/yii2-debug-xhprof

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

dimabdc/yii2-debug-xhprof
=========================

xhprof panel for Yii2 debug module

1.0.3(10y ago)019MITPHP

Since Dec 9Pushed 10y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (5)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 dimabdc/yii2-debug-xhprof "*"

```

or add

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

```

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

add panel to your debug module configuration

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

```

Usage
-----

[](#usage)

soon ;)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Total

4

Last Release

3855d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4645687?v=4)[Dmitry Borisevich](/maintainers/dimabdc)[@dimabdc](https://github.com/dimabdc)

---

Top Contributors

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

---

Tags

yii2extensionxhprofpanelyii2-debug

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)

PHPackages © 2026

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