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

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

sjoorm/yii2-xhprof
==================

Simple Yii2 XHProf extension

1.0.0(10y ago)185[1 issues](https://github.com/sjoorm/yii2-xhprof/issues)MITPHPPHP &gt;=5.4.0

Since Jul 27Pushed 10y ago2 watchersCompare

[ Source](https://github.com/sjoorm/yii2-xhprof)[ Packagist](https://packagist.org/packages/sjoorm/yii2-xhprof)[ RSS](/packages/sjoorm-yii2-xhprof/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

yii2-xhprof
===========

[](#yii2-xhprof)

Simple Yii2 XHProf extension

Usage:

```
return [
    'components' => [
        // ...
        'xhprof' => [
            'class' => 'sjoorm\yii\extensions\XHProf',
            'namespace' => 'my-project-1',
            'host' => 'http://xhprof.local',
            'includeLibrary' => '/usr/local/Cellar/php56-xhprof/254eb24/xhprof_lib/utils/xhprof_lib.php',
            'includeRuns' => '/usr/local/Cellar/php56-xhprof/254eb24/xhprof_lib/utils/xhprof_runs.php',
        ],
        // ...
    ],
    'bootstrap' => [
        'xhprof',
    ],
];
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3942d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

profilingoptimizationyii2extensionxhprof

### Embed Badge

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

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

###  Alternatives

[laracraft-tech/laravel-xhprof

Easy XHProf setup to profile your laravel application!

235321.4k](/packages/laracraft-tech-laravel-xhprof)[bavix/laravel-xhprof

Quick profiling of your code for Laravel

22156.6k](/packages/bavix-laravel-xhprof)[renan/cakephp-xhprof

Plugin that quickly enables XHProf profiling for your CakePHP application.

2138.7k](/packages/renan-cakephp-xhprof)[sandstorm/plumber

Profiling Toolkit for Neos Flow and Neos

384.9k](/packages/sandstorm-plumber)

PHPackages © 2026

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