spryker/profiler

Profiler module

Maintainers

Details

github.com/spryker/profiler

Source

Installs: 206 621

Dependents: 10

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

0.1.1 2023-06-27 11:06 UTC

This package is auto-updated.

Last update: 2024-04-26 16:24:45 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