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 RepositoriesDebug Data Inspectors

Web interfaces for reviewing and analyzing collected runtime debug data from applications.

Distinct from API Data Collection Interfaces: Distinct from API Data Collection Interfaces: focuses on inspecting already-collected debug data, not gathering user input for APIs.

Explore 1 awesome GitHub repository matching web development · Debug Data Inspectors. Refine with filters or upvote what's useful.

Awesome Debug Data Inspectors 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.
  • itsgoingd/clockworkAvatar de itsgoingd

    itsgoingd/clockwork

    5,941Voir sur GitHub↗

    Clockwork is a PHP development debugging tool that collects and displays runtime data from server-side middleware in a browser-based interface. It captures request details, performance metrics, logs, database queries, and stack traces for HTTP requests, commands, queue jobs, and tests without requiring modifications to application code. The tool provides a client-side rendered toolbar and full web interface for inspecting collected data, including a searchable performance timeline viewer, an HTTP request monitor with timing and response details, and inline variable logging helpers that return

    Provides a browser-based web interface for inspecting collected request and performance data.

    PHP
    Voir sur GitHub↗5,941
  1. Home
  2. Web Development
  3. API Data Collection Interfaces
  4. Debug Data Inspectors