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

filp/whoops

PHP errors for cool kids observed · 2026-08-28

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

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4923
  • days_rel: n/a
  • days_push: 17
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

13235 stars · 601 forks observed · 2026-08-28

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

Whoops is a PHP error handling library that provides a stack-based system for dealing with errors and exceptions. It renders a detailed, pretty error page with stack traces, code highlights, and JSON/XML response handlers for web projects.

Use cases

  • display pretty error pages in PHP web apps
  • debug PHP exceptions with stack traces and code highlights
  • handle AJAX errors with JSON responses
  • integrate error handling into Laravel, Silex, or Zend projects
  • open referenced files in an editor from an error page

When to choose

  • you're developing a PHP web application and want readable, informative error output
  • you need a flexible, extensible error handler with JSON/XML support
  • you want stack traces with code context and editor integration during development

When to avoid

  • you need error handling in production with minimal overhead and no debug output
  • your project is not written in PHP
  • you need full APM-style monitoring and alerting rather than error display

Facets

library · maturity stable

error-handling logging ui-components developer-tools web-development php cross-platform error-pages stack-traces debugging pretty-errors php-library web-server

2 sources

Member repositories

RepositoryRoleHealth v2
filp/whoopsmain76

For agents

markdown · JSON · MCP: product_card(name="filp/whoops")

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