yiisoft/yii2-debug
Yii2 Debug adds a bottom toolbar and dedicated pages to inspect requests, logs, DB queries, profiling, and more during development. Install via Composer and enable the debug module in your app config to quickly diagnose issues.
此扩展为 Yii 2 应用程序提供了一个调试器。当使用此扩展时, 每个页面的底部将出现一个调试器工具栏。此扩展还提供了 一系列独立的页面来显示更详细的调试信息。
工具栏显示当前打开的页面信息,此时调试器可以用来分析你以前 所收集的数据(例如,确认变量的值)。
在这些工具中您可以:
所有这些信息可按要求提供,让您更好的重新查看过去的请求信息。
How can I help you explore Laravel packages today?