PHPackages                             webonaute/symfony-profiler-matcher - 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. [Database &amp; ORM](/categories/database)
4. /
5. webonaute/symfony-profiler-matcher

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

webonaute/symfony-profiler-matcher
==================================

Allow desable profiler on choosen routes with annotation.

v1.1.2(8y ago)03741MITPHPPHP &gt;=5.3

Since Apr 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Webonaute/SymfonyProfilerMatcher)[ Packagist](https://packagist.org/packages/webonaute/symfony-profiler-matcher)[ RSS](/packages/webonaute-symfony-profiler-matcher/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

SymfonyProfilerMatcher
======================

[](#symfonyprofilermatcher)

Simple setup
------------

[](#simple-setup)

Allow to easily desable profiler by adding annotation to your controller.

Install the bundle :

```
composer install webonaute/symfony-profiler-matcher "^1.0"

```

Add bundle to kernel.

```
