ccampbell/chromephp
class for logging PHP variables to Google Chrome console 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
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
- readme: https://github.com/ccampbell/chromephp · fetched 2026-08-28 · 6a479498c4bb
- homepage: http://www.chromelogger.com · fetched 2026-08-29 · 173bf0be18fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ccampbell/chromephp | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ccampbell/chromephp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem