1 مستودع
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.
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.