awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesError Page Diagnostics

Specialized error pages that display stack traces and variable states to assist in failure diagnosis.

Distinguishing note: Shortlist candidates focus on database metadata or wrapped errors, not the presentation of a comprehensive diagnostic error page.

Explore 2 awesome GitHub repositories matching development tools & productivity · Error Page Diagnostics. Refine with filters or upvote what's useful.

Awesome Error Page Diagnostics GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bettererrors/better_errorsAvatar de BetterErrors

    BetterErrors/better_errors

    6,869Ver en GitHub↗

    Better Errors is a Rack middleware exception handler and interactive application state inspector for Ruby web applications. It intercepts unhandled exceptions to render developer-friendly error pages that provide detailed stack traces and variable inspection. The tool provides a debugging interface that allows for live code evaluation at every stack frame of an exception. It maps stack trace entries to local filesystem paths for direct navigation to source code in an editor and restricts interface access via IP-based validation. The project covers error response formatting for API and AJAX c

    Renders detailed error pages containing stack traces and variable states to diagnose the causes of application failures.

    Ruby
    Ver en GitHub↗6,869
  • josephlenton/php-errorAvatar de JosephLenton

    JosephLenton/PHP-Error

    1,335Ver en GitHub↗

    PHP-Error is a web development utility and error handler that intercepts application exceptions, syntax errors, and fatal errors to replace default engine output with formatted HTML diagnostic pages during local testing. It activates automatically upon startup without requiring manual initialization calls within project code. The system features interactive diagnostics that include contextual syntax highlighting for code snippets, path-based stack trace filtering to separate external library code from application logic, and inline remote file editing capabilities that persist code modificatio

    Persisting code edits directly from browser-based error pages by accepting external save requests during the development workflow.

    PHP
    Ver en GitHub↗1,335
  1. Home
  2. Development Tools & Productivity
  3. Error Page Diagnostics