PHPackages                             juanber84/profilercommand-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. juanber84/profilercommand-bundle

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

juanber84/profilercommand-bundle
================================

This Bundle provides some commands tools in your Symfonyprofiler.

1.0.x-dev(12y ago)4561[2 issues](https://github.com/juanber84/ProfilercommandBundle/issues)[1 PRs](https://github.com/juanber84/ProfilercommandBundle/pulls)MITPHPPHP &gt;=5.3.2

Since Oct 12Pushed 12y ago1 watchersCompare

[ Source](https://github.com/juanber84/ProfilercommandBundle)[ Packagist](https://packagist.org/packages/juanber84/profilercommand-bundle)[ RSS](/packages/juanber84-profilercommand-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

ProfilercommandBundle -- DEV
============================

[](#profilercommandbundle----dev)

[![SensioLabsInsight](https://camo.githubusercontent.com/c31e7a9ce99780e2a20ca341e26162c2dba2cdfb920be44059207738b0ef1a4a/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66333039663561392d373763312d343634632d616536632d3538376563393166363063632f6269672e706e67)](https://insight.sensiolabs.com/projects/f309f5a9-77c1-464c-ae6c-587ec91f60cc)

Commands tools in your Symfonyprofiler. This is the master version, it can be unstable. You must user me [1.0 version ](https://github.com/juanber84/ProfilercommandBundle/tree/1.0 "stable version") (stable).

[![alt text](https://camo.githubusercontent.com/2587ed22fc09f0d00227792e21fc4886df7e0371d9b481ae8418c2ea08c07f1c/687474703a2f2f6a75616e62657238342e7075736b752e636f6d2f7265637572736f732f70616e74616c6c617a6f2e706e67 "ProfilercommandBundle")](https://camo.githubusercontent.com/2587ed22fc09f0d00227792e21fc4886df7e0371d9b481ae8418c2ea08c07f1c/687474703a2f2f6a75616e62657238342e7075736b752e636f6d2f7265637572736f732f70616e74616c6c617a6f2e706e67)

Add in your composer.json

```
{
    "require": {
        "juanber84/profilercommand-bundle": "dev-master"
    }
}

```

Add in your app/AppKernel.php

```
