PHPackages                             iluckhack/xhprof-buggregator-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. iluckhack/xhprof-buggregator-bundle

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

iluckhack/xhprof-buggregator-bundle
===================================

Xhprof buggregator integration for Symfony Framework

v0.1.0(2y ago)75.9k1MITPHPPHP ^8.1

Since Mar 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/iluckhack/xhprof-buggregator-bundle)[ Packagist](https://packagist.org/packages/iluckhack/xhprof-buggregator-bundle)[ Docs](https://github.com/iluckhack/xhprof-buggregator-bundle)[ RSS](/packages/iluckhack-xhprof-buggregator-bundle/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

Xhprof support in buggregator for Symfony Framework
===================================================

[](#xhprof-support-in-buggregator-for-symfony-framework)

Welcome to the Xhprof integration package for [buggregator](https://buggregator.dev/) in Symfony Framework. This repository allows you to effortlessly enable Xhprof support for buggregator in your Symfony application.

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

[](#installation)

To get started, install the package via composer:

```
composer require --dev iluckhack/xhprof-buggregator-bundle
```

Your bundle should be automatically enabled by Flex. But it useful for dev environment only, so you need to change it in config/bundles.php:

```
