PHPackages                             yiiliveext/yii-debug-viewer - 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. yiiliveext/yii-debug-viewer

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

yiiliveext/yii-debug-viewer
===========================

Yii Debug Viewer

01

Since Jun 3Pushed 4y agoCompare

[ Source](https://github.com/yiiliveext/yii-debug-viewer)[ Packagist](https://packagist.org/packages/yiiliveext/yii-debug-viewer)[ RSS](/packages/yiiliveext-yii-debug-viewer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/8317c17418b39410a660f5149071d26c5023c0d5fb2b7ebb771324812f666d73/68747470733a2f2f796969736f66742e6769746875622e696f2f646f63732f696d616765732f7969695f6c6f676f2e737667) ](https://github.com/yiisoft)

Yii Debug Viewer
================

[](#yii-debug-viewer)

[![Latest Stable Version](https://camo.githubusercontent.com/e145afed78bc00b962e03df94a034c5628dd5c27493ee52b50cee87d7b4edb95/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f7969692d64656275672d7669657765722f762f737461626c652e706e67)](https://packagist.org/packages/yiisoft/yii-debug-viewer)[![Total Downloads](https://camo.githubusercontent.com/b0fc466a46101a2c67536205174461d706f3cc10acd8846543114b84cc8634b2/68747470733a2f2f706f7365722e707567782e6f72672f796969736f66742f7969692d64656275672d7669657765722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/yiisoft/yii-debug-viewer)[![Build status](https://github.com/yiisoft/yii-debug-viewer/workflows/build/badge.svg)](https://github.com/yiisoft/yii-debug-viewer/actions?query=workflow%3Abuild)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/72be1df0149becb3165aa4ea2136c457eab49a9bde701bffc909e5e7fc0d678f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f796969736f66742f7969692d64656275672d7669657765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/yiisoft/yii-debug-viewer/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/58c62b19b502a72dc4def3fb72b3f7cd649d0c9f10dfc730ddc27e077afd235c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f796969736f66742f7969692d64656275672d7669657765722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/yiisoft/yii-debug-viewer/?branch=master)[![Mutation testing badge](https://camo.githubusercontent.com/0369f4853acc1285941b8697580ea78021307eaceb4e9ac3d0cf784b120d6165/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d253246796969736f66742532467969692d64656275672d7669657765722532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/yii-debug-viewer/master)[![static analysis](https://github.com/yiisoft/yii-debug-viewer/workflows/static%20analysis/badge.svg)](https://github.com/yiisoft/yii-debug-viewer/actions?query=workflow%3A%22static+analysis%22)[![type-coverage](https://camo.githubusercontent.com/b7ce35af9ab4b176b7e3faa537a19aaab51f894747ee13d78ec9b610c3ee2b69/68747470733a2f2f73686570686572642e6465762f6769746875622f796969736f66742f7969692d64656275672d7669657765722f636f7665726167652e737667)](https://shepherd.dev/github/yiisoft/yii-debug-viewer)

The package ...

Requirements
------------

[](#requirements)

- PHP 7.4 or higher.

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

[](#installation)

The package could be installed with composer:

```
composer require yiisoft/yii-debug-viewer --prefer-dist
```

General usage
-------------

[](#general-usage)

Testing
-------

[](#testing)

### Unit testing

[](#unit-testing)

The package is tested with [PHPUnit](https://phpunit.de/). To run tests:

```
./vendor/bin/phpunit
```

### Mutation testing

[](#mutation-testing)

The package tests are checked with [Infection](https://infection.github.io/) mutation framework with [Infection Static Analysis Plugin](https://github.com/Roave/infection-static-analysis-plugin). To run it:

```
./vendor/bin/roave-infection-static-analysis-plugin
```

### Static analysis

[](#static-analysis)

The code is statically analyzed with [Psalm](https://psalm.dev/). To run static analysis:

```
./vendor/bin/psalm
```

License
-------

[](#license)

The Yii Debug Viewer is free software. It is released under the terms of the BSD License. Please see [`LICENSE`](./LICENSE.md) for more information.

Maintained by [Yii Software](https://www.yiiframework.com/).

Support the project
-------------------

[](#support-the-project)

[![Open Collective](https://camo.githubusercontent.com/a2b15f8e2268d4e3842e00d41ff7a57cce2ad8bd8d8769c5dc4fa05a546a4f62/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4f70656e253230436f6c6c6563746976652d73706f6e736f722d3765616466313f6c6f676f3d6f70656e253230636f6c6c656374697665266c6f676f436f6c6f723d376561646631266c6162656c436f6c6f723d353535353535)](https://opencollective.com/yiisoft)

Follow updates
--------------

[](#follow-updates)

[![Official website](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](https://www.yiiframework.com/)[![Twitter](https://camo.githubusercontent.com/d077c362ac639792171af8bc002ee827816733dfc0925f70b557e6d151022226/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f747769747465722d666f6c6c6f772d3144413146323f6c6f676f3d74776974746572266c6f676f436f6c6f723d314441314632266c6162656c436f6c6f723d3535353535353f7374796c653d666c6174)](https://twitter.com/yiiframework)[![Telegram](https://camo.githubusercontent.com/4e38dd12535575c39c65bea7119b95e663abb2d1f4e3d669a27bbda07ef603f0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f74656c656772616d2d6a6f696e2d3144413146323f7374796c653d666c6174266c6f676f3d74656c656772616d)](https://t.me/yii3en)[![Facebook](https://camo.githubusercontent.com/48204e301b34b29b0815854544f04c337fc0692096cab35e9a1f8c53a42c2307/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f66616365626f6f6b2d6a6f696e2d3144413146323f7374796c653d666c6174266c6f676f3d66616365626f6f6b266c6f676f436f6c6f723d666666666666)](https://www.facebook.com/groups/yiitalk)[![Slack](https://camo.githubusercontent.com/1a3645ba1c97e6684d0349bc478201e1621ba0d3efad516d81035364d442bad7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d6a6f696e2d3144413146323f7374796c653d666c6174266c6f676f3d736c61636b)](https://yiiframework.com/go/slack)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![yiiliveext](https://avatars.githubusercontent.com/u/37578608?v=4)](https://github.com/yiiliveext "yiiliveext (5 commits)")[![samdark](https://avatars.githubusercontent.com/u/47294?v=4)](https://github.com/samdark "samdark (1 commits)")

### Embed Badge

![Health badge](/badges/yiiliveext-yii-debug-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/yiiliveext-yii-debug-viewer/health.svg)](https://phpackages.com/packages/yiiliveext-yii-debug-viewer)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M910](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k28](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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