PHPackages                             darkikim/git-helper - 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. darkikim/git-helper

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

darkikim/git-helper
===================

Add some git informations to Symfony profiler

00PHP

Since Nov 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Darkikim/Git-Helper)[ Packagist](https://packagist.org/packages/darkikim/git-helper)[ RSS](/packages/darkikim-git-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

GitHelper
=========

[](#githelper)

Notes
-----

[](#notes)

This bundle is a little tool that sometimes help to see who append and when happened the last commit pushed to the current branch.
Minimal Symfony compatibility : `5.2`

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

[](#installation)

`composer require darkikim/git-helper`

Add this amazing bundle to bundle.php
-------------------------------------

[](#add-this-amazing-bundle-to-bundlephp)

If you don't have Symfony Flex :

```
// config/bundles.php

return [
    //...
    Kikim\GitHelper\GitHelperBundle::class => ['dev' => true],
    //...
];
```

See for yourself in the Symfony Toolbar this amazing bundle !

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29205010?v=4)[Darkikim](/maintainers/Darkikim)[@darkikim](https://github.com/darkikim)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/darkikim-git-helper/health.svg)

```
[![Health](https://phpackages.com/badges/darkikim-git-helper/health.svg)](https://phpackages.com/packages/darkikim-git-helper)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

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