PHPackages                             killworm737/add-tracy-panel - 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. killworm737/add-tracy-panel

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

killworm737/add-tracy-panel
===========================

A panel for Tracy Debugger

v1.0.04(10y ago)159MITHTMLPHP &gt;=5.4.0

Since Nov 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/killworm737/add-tracy-panel)[ Packagist](https://packagist.org/packages/killworm737/add-tracy-panel)[ Docs](https://github.com/killworm737/add-tracy-panel)[ RSS](/packages/killworm737-add-tracy-panel/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

add-tracy-panel
===============

[](#add-tracy-panel)

A panel for Tracy Debugger

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

[](#installation)

```
composer require killworm737/add-tracy-panel

```

OR

Update composer.json

```
{
    "require": {
        ...
        "killworm737/add-tracy-panel": "dev-master"
    },
}

```

Require this package with composer:

```
composer update

```

Use
---

[](#use)

```
$bar = Tracy\Debugger::getBar();
$bar->addPanel(new AddPanel("test"));
$bar->addPanel(new AddPanel("globals"));
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Total

4

Last Release

3892d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8952873?v=4)[kimchen](/maintainers/killworm737)[@killworm737](https://github.com/killworm737)

---

Top Contributors

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

---

Tags

tracykillworm737

### Embed Badge

![Health badge](/badges/killworm737-add-tracy-panel/health.svg)

```
[![Health](https://phpackages.com/badges/killworm737-add-tracy-panel/health.svg)](https://phpackages.com/packages/killworm737-add-tracy-panel)
```

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388284.8k3](/packages/recca0120-laravel-tracy)[contributte/tracy

Nette Tracy extensions for easy-developing

141.5M5](/packages/contributte-tracy)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19159.2k5](/packages/milo-vendor-versions)[vasek-purchart/tracy-blue-screen-bundle

This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.

1178.4k](/packages/vasek-purchart-tracy-blue-screen-bundle)[orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

1026.3k4](/packages/orisai-tracy-pets)

PHPackages © 2026

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