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
·

1 repositorio

Awesome GitHub RepositoriesAsynchronous Request Interceptions

Mechanisms that intercept asynchronous and AJAX background requests to catch failures during frontend interactions.

Distinct from HTTP Error Interception: Distinct from general HTTP error interception by focusing specifically on asynchronous and AJAX request replaying and background failure handling.

Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Request Interceptions. Refine with filters or upvote what's useful.

Awesome Asynchronous Request Interceptions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 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

    Wrapping scripts can be injected or request flags accepted to catch JSON and asynchronous failures across varied frontend architectures.

    PHP
    Ver en GitHub↗1,335
  1. Home
  2. Software Engineering & Architecture
  3. Exception Traceback Capture
  4. Process Exception Interception
  5. HTTP Error Interception
  6. Asynchronous Request Interceptions