PHPackages                             jandrabek/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. jandrabek/tracy-gitversion-panel

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

jandrabek/tracy-gitversion-panel
================================

Tracy DebugBar panel displaying current project git branch.

2.0(9y ago)4486.0k—6.9%21BSD-3-ClauseHTMLPHP &gt;= 5.3.2

Since Sep 2Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (5)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.

Inspired by .

[![](https://camo.githubusercontent.com/6bae90517f60e7e2f1343acd4865b324a3a647d056cc3ee00c9d5dfe8498439c/687474703a2f2f6f6935392e74696e797069632e636f6d2f33346f766976392e6a7067)](https://camo.githubusercontent.com/6bae90517f60e7e2f1343acd4865b324a3a647d056cc3ee00c9d5dfe8498439c/687474703a2f2f6f6935392e74696e797069632e636f6d2f33346f766976392e6a7067)

Installing
----------

[](#installing)

Install library via composer:

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

```

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

[](#registerring)

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

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

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

```

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

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

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

```

### In pure Tracy

[](#in-pure-tracy)

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

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

4

Last Release

3312d ago

Major Versions

0.1.2 → 1.02014-09-02

1.0 → 2.02017-04-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/475549?v=4)[Jan Drábek](/maintainers/repli2dev)[@repli2dev](https://github.com/repli2dev)

---

Tags

nettephptracylogdebugnettegitbranch

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/jandrabek-tracy-gitversion-panel/health.svg)](https://phpackages.com/packages/jandrabek-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)
