perftools/xhgui
Web interface for XHProf profiling data can store data in MongoDB or PDO database observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 95
- Release rhythm 40
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 5019
- days_rel: 422
- days_push: 30
- n_releases_24m: 8
Adoption not part of the score
1687 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XHGui is a self-hosted web application that provides a graphical interface for viewing and analyzing XHProf profiling data collected from PHP applications. It stores profiling results in MongoDB or any PDO-supported database (MySQL, PostgreSQL, SQLite) and offers a convenient GUI for browsing and comparing performance runs.
Use cases
- visualize xhprof profiling data for a php application
- find slow functions in php web requests
- store and compare php profiler runs over time
- profile php cli scripts and view results in a gui
- choose between mongodb or mysql/postgres/sqlite storage for profiling data
- diagnose performance regressions in a php codebase
When to choose
- you profile PHP applications with XHProf or perftools/php-profiler and need a UI to inspect results
- you want a self-hosted profiling dashboard with MongoDB or PDO-backed storage
- you need to compare profiling runs across releases to catch regressions
When to avoid
- you need profiling of non-PHP languages
- you want a full APM solution with alerting and distributed tracing rather than a profiling data viewer
- you cannot run a separate web application or database for profiling data
Facets
application · maturity active
monitoring tracing benchmarking gui http-server developer-tools performance monitoring web-development databases php self-hosted cross-platform xhprof profiling-data mongodb pdo php-profiler performance-analysis web-server
1 source
- readme: https://github.com/perftools/xhgui · fetched 2026-08-28 · 7c668fc51435
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| perftools/xhgui | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem