PHPackages                             cog/itn-debug-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. cog/itn-debug-bundle

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

cog/itn-debug-bundle
====================

0.3.0(11y ago)03.9k[1 issues](https://github.com/cup-of-giraf/ITNDebugBundle/issues)PHP

Since Dec 5Pushed 11y ago5 watchersCompare

[ Source](https://github.com/cup-of-giraf/ITNDebugBundle)[ Packagist](https://packagist.org/packages/cog/itn-debug-bundle)[ RSS](/packages/cog-itn-debug-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

ITNDebugBundle
==============

[](#itndebugbundle)

Ce bundle permet de définir une liste d'url de debug à afficher dans la debug toolbar de symfony.

Le but de ce bundle est de simplifier l’accès aux URL que vous utilisez fréquemment pour chaque projet en les mettant dans la debug toolbar de symfony.

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

[](#installation)

```
composer install

```

Configuration
-------------

[](#configuration)

- Ajoutez le bundle dans votre AppKernel
- configurez le bundle:

```
itn_debug:
    urls:
        #your/url: Your link label
        http://ci.gitlab.com/my-project: continuous integration server
        /queues: information about queues status
```

Si vous voulez que les urls de debug appartenant à l'application ne soient pas protégées par le firewall du security bundle:

```
itn_debug:
    secure_url: false
```

**ATTENTION: si vous mettez cette option à false, assurez vous que le bundle n'est chargé qu'en environement de dev.**

Tests
-----

[](#tests)

Pour lancer les tests:

```
vendor/bin/phpunit

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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 ~1 days

Total

3

Last Release

4180d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/03b34baa5c7073b98dbf5c67e621f8467aa6178ccb84305e9e67090391f1fd99?d=identicon)[krichprollsch](/maintainers/krichprollsch)

---

Top Contributors

[![loicbourg](https://avatars.githubusercontent.com/u/4905942?v=4)](https://github.com/loicbourg "loicbourg (11 commits)")[![krichprollsch](https://avatars.githubusercontent.com/u/562696?v=4)](https://github.com/krichprollsch "krichprollsch (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cog-itn-debug-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cog-itn-debug-bundle/health.svg)](https://phpackages.com/packages/cog-itn-debug-bundle)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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