awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPHP Stack Trace Enrichers

Augments exception stack traces with additional context like file, line, and call chain details for debugging.

Distinct from Stack Trace Generation: Distinct from Stack Trace Generation: focuses on enriching existing traces with context, not just capturing raw stacks.

Explore 1 awesome GitHub repository matching software engineering & architecture · PHP Stack Trace Enrichers. Refine with filters or upvote what's useful.

Awesome PHP Stack Trace Enrichers GitHub Repositories

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

    symfony/debug

    7,186Vezi pe GitHub↗

    The Symfony Debug component is a PHP debugging toolkit that converts PHP warnings and notices into exceptions for consistent runtime error handling. It provides a unified error management system by registering a global error handler that intercepts all PHP errors and forwards them to an exception-based pipeline. The component catches uncaught PHP exceptions and displays detailed stack traces enriched with file, line, and call chain context for developer visibility. It maps PHP error severity levels to corresponding exception types, enabling granular control over how different error conditions

    Augments exception stack traces with file, line, and call chain details for debugging.

    PHPcomponentphpsymfony
    Vezi pe GitHub↗7,186
  1. Home
  2. Software Engineering & Architecture
  3. Stacks
  4. Stack Trace Formatters
  5. Stack Trace Generation
  6. PHP Stack Trace Enrichers