# jokkedk/webgrind

Xdebug Profiling Web Frontend in PHP

Repository: https://github.com/jokkedk/webgrind
Canonical: https://ross.abutalabs.com/products/webgrind
Language: PHP
License: NOASSERTION
License Family: other
Topics: debugging-tool, php, xdebug
Last push: 2025-11-10T20:54:34+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 24, longevity 100
- inputs: {"age_days": 5705, "days_push": 296, "days_rel": 296, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3325, forks 408 (observed 2026-08-28T04:07:56.403415+00:00)

## What it is
Webgrind is a web-based frontend for viewing Xdebug profiling data from PHP applications, offering a lightweight subset of kcachegrind features. It shows function costs, call chains, and call graphs, and can be installed on any web server or run via Docker.

## Use cases
- analyze xdebug profiler output in a browser
- find slow functions in a php application
- view function call costs and inclusive vs self cost
- generate a call graph from cachegrind files
- quickly inspect xdebug profiling files with docker

## When to choose
- you profile PHP with Xdebug and want a zero-config web UI
- you need a quick, cross-platform alternative to kcachegrind
- you want to inspect cachegrind files via Docker without installing anything

## When to avoid
- you need deep profiling analysis beyond kcachegrind's subset of features
- you profile non-PHP applications that don't emit cachegrind-format files
- you need continuous performance monitoring rather than on-demand inspection

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, developer-tools, http-server, data-visualization
- domain: developer-tools, performance, web-development
- platform: cross-platform, php
- tags: xdebug, profiling, php, profiler-frontend, call-graph, kcachegrind-alternative, web-server, docker

## Member repositories
- jokkedk/webgrind (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.403415+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:47.593408+00:00, confidence not recorded.
  - readme: https://github.com/jokkedk/webgrind (fetched 2026-08-28T04:07:56.403415+00:00, sha 88f6e76697b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
