Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 661 Bytes

File metadata and controls

11 lines (6 loc) · 661 Bytes

Yii Debug integration

This package provides an integration with yiisoft/yii-debug.

When Yii Debug is enabled, the queue collector adds a panel that shows pushed messages, message status checks, and worker activity.

If you use yiisoft/config together with this package, the debug collector is registered automatically. For manual configuration snippets and proxy wiring details, see Advanced Yii Debug integration.

See also