Skip to content

[READ ONLY] Subtree split of the Profiler module.

License

Notifications You must be signed in to change notification settings

spryker/profiler

Repository files navigation

Profiler Module

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