PHPackages                             vipkwd/tracy-gitversion-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. vipkwd/tracy-gitversion-panel

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

vipkwd/tracy-gitversion-panel
=============================

Tracy DebugBar panel displaying current project git branch.

2.2(3y ago)0831BSD-3-ClausePHPPHP &gt;=7.0

Since May 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/wxy545812093/tracy-gitversion-panel)[ Packagist](https://packagist.org/packages/vipkwd/tracy-gitversion-panel)[ Docs](https://www.vipkwd.com)[ RSS](/packages/vipkwd-tracy-gitversion-panel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Git Version Panel
=================

[](#git-version-panel)

Panel for Tracy debug panel. Shows current branch and current revision hash to be able identify your deployed version on sight.

Installing
----------

[](#installing)

Install library via composer:

```
composer require vipkwd/tracy-gitversion-panel

```

Registerring...
---------------

[](#registerring)

### In older versions of Nette (&lt; 2.2)

[](#in-older-versions-of-nette--22)

```
nette:
    debugger:
        bar:
            - Vipkwd\Tracy\GitVersionPanel

```

### In newer versions of Nette (&gt;= 2.2)

[](#in-newer-versions-of-nette--22)

```
tracy:
    bar:
        - Vipkwd\Tracy\GitVersionPanel

```

### In pure Tracy

[](#in-pure-tracy)

```
use Vipkwd\Tracy\GitVersionPanel;
Tracy\Debugger::getBar()->addPanel(new GitVersionPanel());

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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

Every ~0 days

Total

2

Last Release

1103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d8cce83be55aee47664bd63a7ed1d88a3e281628be772a9d477a3f75ea372ed?d=identicon)[wxy545812093](/maintainers/wxy545812093)

---

Top Contributors

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

---

Tags

logdebugnettegitbranchvipkwd

### Embed Badge

![Health badge](/badges/vipkwd-tracy-gitversion-panel/health.svg)

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

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35130.5k](/packages/baibaratsky-yii2-rollbar)[snapshotpl/zf-snap-php-debug-bar

PHP Debug Bar module for Zend Framework 2

3026.1k](/packages/snapshotpl-zf-snap-php-debug-bar)

PHPackages © 2026

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