PHPackages                             aeatech/snapshot-profiler-xhprof - 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. aeatech/snapshot-profiler-xhprof

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

aeatech/snapshot-profiler-xhprof
================================

Snapshot profiler xhprof

1.0.0(6mo ago)0962MITPHPPHP &gt;=8.2CI passing

Since Dec 18Pushed 6mo agoCompare

[ Source](https://github.com/AEATech/snapshot-profiler-xhprof)[ Packagist](https://packagist.org/packages/aeatech/snapshot-profiler-xhprof)[ RSS](/packages/aeatech-snapshot-profiler-xhprof/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (2)Used By (2)

AEATech - Snapshot profiler xhprof
==================================

[](#aeatech---snapshot-profiler-xhprof)

[![Code Coverage](.build/coverage_badge.svg)](.build/clover.xml)

The package contains implementation of aeatech/snapshot-profiler-contracts to profile applications with xhprof. It can be used for production profiling.

System requirements:

- PHP &gt;= 8.2
- ext-xhprof
- xhgui (tested on [xhgui/xhgui:0.22.1](https://hub.docker.com/r/xhgui/xhgui/tags?name=0.22.1))

Installation (Composer):

```
composer require aeatech/snapshot-profiler-xhprof
```

Quick start
-----------

[](#quick-start)

```
