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

ActiveSymfony-bundle

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 1mo 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 49% 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

3811d 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/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M565](/packages/symfony-maker-bundle)[symfony/web-profiler-bundle

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

2.3k149.7M960](/packages/symfony-web-profiler-bundle)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M39](/packages/php-debugbar-php-debugbar)[matthiasnoback/symfony-dependency-injection-test

Library for testing user classes related to the Symfony Dependency Injection Component

2439.0M886](/packages/matthiasnoback-symfony-dependency-injection-test)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[projektgopher/whisky

A simple CLI tool for managing a project's git hooks across multiple members.

241281.3k20](/packages/projektgopher-whisky)

PHPackages © 2026

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