spryker/profiler

Profiler module

Maintainers

Package info

github.com/spryker/profiler

pkg:composer/spryker/profiler

Statistics

Installs: 658 710

Dependents: 10

Suggesters: 0

Stars: 0

0.1.3 2026-01-05 09:45 UTC

This package is auto-updated.

Last update: 2026-03-09 18:41:22 UTC


README

Latest Stable Version Minimum PHP Version

Profiler is a module that adds Spryker modules call trace graph into the profiler toolbar and page. Module is based on xhprof profiler PHP extension. It collects and filters call trace to retrieve only the spryker modules. The module call trace graph is drawn by the graphviz tool into the svg image.

Installation

composer require spryker/profiler --dev

Documentation

Spryker Documentation