Ross ROSS = Recommend OSS · open-source software intelligence for agents

kint-php/kint

Kint - Advanced PHP dumper observed · 2026-08-28

github.com/kint-php/kint · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 63
  • Release rhythm 33
  • Longevity 100
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: 179.5
  • age_days: 5222
  • days_rel: 290
  • days_push: 227
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2818 stars · 291 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kint is an advanced variable dumper for PHP, a zero-setup replacement for var_dump() with keyboard controls, search, and automatic data parsing. It unfolds and decodes nested structures like JSON and base64 strings and provides access paths to specific fields.

Use cases

  • inspect complex PHP variables during debugging
  • replace var_dump with a readable structured dump
  • decode and explore nested JSON or base64 strings in PHP
  • dump backtraces while debugging PHP code
  • find the code path to access a nested data field
  • debug PHP applications without installing a full debugger

When to choose

  • you want a zero-setup, richer alternative to var_dump() in PHP
  • you need to explore deeply nested or encoded data structures interactively
  • you want quick debugging output that can be disabled in production with one flag

When to avoid

  • you need step debugging with breakpoints rather than variable dumping
  • you need a language-agnostic debugger like Xdebug
  • you cannot include any debug output in your production environment at all

Facets

library · maturity active

developer-tools logging cli developer-tools php cli debugging var-dump dumper php developer-experience web-server

2 sources

Member repositories

RepositoryRoleHealth v2
kint-php/kintmain60

For agents

markdown · JSON · MCP: product_card(name="kint-php/kint")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem