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

ccampbell/chromephp

class for logging PHP variables to Google Chrome console observed · 2026-08-28

github.com/ccampbell/chromephp · homepage · PHP observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 5855
  • days_rel: n/a
  • days_push: 1332
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1370 stars · 441 forks observed · 2026-08-28

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

ChromePhp is a PHP library that logs server-side PHP variables to the Google Chrome console via the Chrome Logger extension. It sends log data through response headers so developers can inspect backend variables directly in the browser's developer tools.

Use cases

  • log PHP variables to the Chrome console
  • debug server-side PHP code in the browser
  • inspect $_SERVER and other variables during development
  • view warnings and errors from PHP in devtools
  • replace var_dump debugging with browser console logging

When to choose

  • you develop PHP web apps and want server-side logs visible in Chrome devtools
  • you prefer browser console output over log files during debugging

When to avoid

  • you need a maintained library with active support or a license file
  • your team uses browsers other than Chrome
  • you need structured centralized logging rather than per-tab console output

Facets

library · maturity maintenance

logging developer-tools developer-tools web-development backend php browser chrome-logger chrome-devtools server-side-debugging browser-console debugging web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ccampbell/chromephpmain32

For agents

markdown · JSON · MCP: product_card(name="ccampbell/chromephp")

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