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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTemplate Profilers

Specialized tools for measuring execution time and variable state within view templates.

Distinct from Execution Profilers: Specifically targets the rendering phase of templates rather than general method-level execution profiling.

Explore 1 awesome GitHub repository matching testing & quality assurance · Template Profilers. Refine with filters or upvote what's useful.

Awesome Template Profilers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • barryvdh/laravel-debugbarAvatar von barryvdh

    barryvdh/laravel-debugbar

    19,242Auf GitHub ansehen↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    Measures execution time and dumps variables inside templates to optimize rendering performance.

    PHP
    Auf GitHub ansehen↗19,242
  1. Home
  2. Testing & Quality Assurance
  3. Performance Testing and Analysis
  4. Performance Diagnostics
  5. Execution Profilers
  6. Template Profilers