awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRequest-to-Debug-Data Mappings

The use of unique identifiers to associate specific HTTP requests with their corresponding stored debug metadata.

Distinct from Asynchronous Request Mapping: Unlike record or action mapping, this maps requests to diagnostic data for session tracking.

Explore 1 awesome GitHub repository matching software engineering & architecture · Request-to-Debug-Data Mappings. Refine with filters or upvote what's useful.

Awesome Request-to-Debug-Data Mappings GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • php-debugbar/php-debugbarAvatar de php-debugbar

    php-debugbar/php-debugbar

    4,388Voir sur GitHub↗

    This project is a PHP debugging toolbar and runtime inspector that provides a browser-based interface for monitoring system metrics, memory usage, and execution time during web development. It functions as an application performance monitor and diagnostic tool, capturing real-time data and application state to visualize the PHP execution lifecycle. The tool distinguishes itself through its ability to persist debug data across multiple requests, allowing for request history tracking and the archival of previous sessions. It supports the inspection of AJAX requests and manages data persistence

    Assigns unique lexically ordered identifiers to requests to map stored debug data to specific browser sessions.

    PHP
    Voir sur GitHub↗4,388
  1. Home
  2. Software Engineering & Architecture
  3. Request-to-Debug-Data Mappings