PHPackages                             intuitiv/it-collector-bundle - 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. intuitiv/it-collector-bundle

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

intuitiv/it-collector-bundle
============================

Addons to the dev debug toolbar of Symfony2

v1.0.1(10y ago)1100MITPHPPHP &gt;=5.3.9

Since Dec 3Pushed 10y ago2 watchersCompare

[ Source](https://github.com/IntuitivTechnology/ITCollectorBundle)[ Packagist](https://packagist.org/packages/intuitiv/it-collector-bundle)[ Docs](https://github.com/IntuitivTechnology/ITCollectorBundle)[ RSS](/packages/intuitiv-it-collector-bundle/feed)WikiDiscussions master Synced 3w ago

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

ITCollectorBundle
=================

[](#itcollectorbundle)

This bundle will allow you to add some extra features to your Symfony2 dev debug toolbar.

Git
---

[](#git)

You will be able to view, directly in the toolbar, if your local git branch is up-to-date compared to the distant branch.
You can also add some extra useful links in it (Link to the Gitlab/Github project for example).

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

[](#installation)

For Symfony &lt; 2.8, use stable branch.
For Symfony &gt;= 2.8, use dev-master branch.

### Step 1: Download ITCollectorBundle using Composer

[](#step-1-download-itcollectorbundle-using-composer)

```
$ composer require intuitiv/it-collector-bundle

# symfony >= 2.8
$ composer require intuitiv/it-collector-bundle dev-master
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Finally, enable the bundle in the kernel:

```

```

### Step 3 Change parameters in your config.yml

[](#step-3-change-parameters-in-your-configyml)

```
it_collector:
    git:
        branch: develop # default : master
        urls: # optional, add additional links
            - {'name': 'Gitlab', 'url': 'http://gitlab.company.com/bundle/my-project' }
```

Authors
-------

[](#authors)

- Raphaël Amourette ( / Twitter : @\_nanakii)
- Tristan Pettinotti ()

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

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

Total

4

Last Release

3856d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d44be8cf4b2cfdf944ec628b7bf2c3a3a1a316e6d9cc964cb8b05335b5d0083?d=identicon)[Nanakii](/maintainers/Nanakii)

---

Tags

devtoolbarSymfony2git

### Embed Badge

![Health badge](/badges/intuitiv-it-collector-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/intuitiv-it-collector-bundle/health.svg)](https://phpackages.com/packages/intuitiv-it-collector-bundle)
```

###  Alternatives

[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k156.8M1.2k](/packages/symfony-web-profiler-bundle)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k26.7M61](/packages/php-debugbar-php-debugbar)[vpietri/adm-quickdevbar

QuickDevBar is a developer toolbar for magento 2

577356.6k](/packages/vpietri-adm-quickdevbar)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[jolicode/gif-exception-bundle

The GhostBuster of your exception page

20598.0k](/packages/jolicode-gif-exception-bundle)[kendrick/symfony-debug-toolbar-git

Git information into Symfony Debug Toolbar

3060.7k1](/packages/kendrick-symfony-debug-toolbar-git)

PHPackages © 2026

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