PHPackages                             flowpack/fusion-tracing - 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. flowpack/fusion-tracing

ActiveNeos-package[Debugging &amp; Profiling](/categories/debugging)

flowpack/fusion-tracing
=======================

Profile Fusion rendering by creating traces for Trace-Viewer

1.2.0(3y ago)1620.0k↓17.4%2MITPHPPHP ^7.4 || ^8.0

Since Jun 16Pushed 2y ago9 watchersCompare

[ Source](https://github.com/Flowpack/Flowpack.Fusion.Tracing)[ Packagist](https://packagist.org/packages/flowpack/fusion-tracing)[ RSS](/packages/flowpack-fusion-tracing/feed)WikiDiscussions master Synced 1mo ago

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

Flowpack.Fusion.Tracing
=======================

[](#flowpackfusiontracing)

**Profile Fusion rendering by creating traces for Trace-Viewer**

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

[](#installation)

```
composer require flowpack/fusion-tracing

```

Usage
-----

[](#usage)

- perform requests to Neos with `X-Fusion-Tracing: my-trace-name` header
- or call `Flowpack\Fusion\Tracing\Aspect\RuntimeTracing::enable` explicitly as needed

Traces are written to `FLOW_PATH_DATA/Logs/Traces` in a [Tracer-Viewer](https://github.com/catapult-project/catapult/tree/master/tracing) compatible format. Open `about:tracing` in Chrome/Chromium and load the generated trace.

[![Screenshot](./Documentation/fusion-tracing-trace-viewer.png)](./Documentation/fusion-tracing-trace-viewer.png)

Interpreting the trace
----------------------

[](#interpreting-the-trace)

All evaluations in Fusion are traced with the time of beginning and end. The so called flamegraph visualizes the recursive evaluation of a Fusion rendering.

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 53.3% 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 ~272 days

Total

3

Last Release

1254d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d49a6af82b72d2764774a05c307808375016d7aeaaef3862472a6580ff38a7?d=identicon)[flowpack](/maintainers/flowpack)

---

Top Contributors

[![hlubek](https://avatars.githubusercontent.com/u/33351?v=4)](https://github.com/hlubek "hlubek (8 commits)")[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (4 commits)")[![jobee](https://avatars.githubusercontent.com/u/5636715?v=4)](https://github.com/jobee "jobee (2 commits)")[![albe](https://avatars.githubusercontent.com/u/4259532?v=4)](https://github.com/albe "albe (1 commits)")

### Embed Badge

![Health badge](/badges/flowpack-fusion-tracing/health.svg)

```
[![Health](https://phpackages.com/badges/flowpack-fusion-tracing/health.svg)](https://phpackages.com/packages/flowpack-fusion-tracing)
```

###  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)[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)[beyondcode/helo-laravel

HELO Laravel debug helper

90360.1k](/packages/beyondcode-helo-laravel)

PHPackages © 2026

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