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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • bettererrors/better_errorsAvatar BetterErrors

    BetterErrors/better_errors

    6,869Vezi pe 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
    Vezi pe GitHub↗6,869
  • josephlenton/php-errorAvatar JosephLenton

    JosephLenton/PHP-Error

    1,335Vezi pe 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
    Vezi pe GitHub↗1,335
  1. Home
  2. Development Tools & Productivity
  3. Error Page Diagnostics