PHPackages                             yii2-extensions/worker-debug - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. yii2-extensions/worker-debug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

yii2-extensions/worker-debug
============================

Debug toolbar for extension PSR Bridge.

0.1.3(2mo ago)12.7kBSD-3-ClausePHPPHP &gt;=8.1CI passing

Since Aug 16Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/yii2-extensions/worker-debug)[ Packagist](https://packagist.org/packages/yii2-extensions/worker-debug)[ RSS](/packages/yii2-extensions-worker-debug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (12)Versions (7)Used By (0)

    ![Yii Framework](https://camo.githubusercontent.com/6f0a7c6c5e9ed8d389db5c82af26a2f70418756b736357378178997e52296488/68747470733a2f2f7777772e7969696672616d65776f726b2e636f6d2f696d6167652f64657369676e2f6c6f676f2f796969335f66756c6c5f666f725f6461726b2e737667)

Worker Debug
============

[](#worker-debug)

 [ ![PHPUnit](https://camo.githubusercontent.com/f3f70bcabeaa46cadb40b17eef9a881469c668219114c59266de4161a3464968/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f796969322d657874656e73696f6e732f776f726b65722d64656275672f6275696c642e796d6c3f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562266c6162656c3d504850556e6974) ](https://github.com/yii2-extensions/worker-debug/actions/workflows/build.yml) [ ![Mutation Testing](https://camo.githubusercontent.com/c5de3ac852252fefb9684e787f4c0f1deddbb4dac1c2107a34fea93a74523c42/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666f722d7468652d62616467652675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d253246796969322d657874656e73696f6e73253246776f726b65722d64656275672532466d61696e) ](https://dashboard.stryker-mutator.io/reports/github.com/yii2-extensions/worker-debug/main) [ ![PHPStan](https://camo.githubusercontent.com/04405e6fa653330f28e268903d244fb8917da2bd80d2e6d3a13800fa1f2a1a32/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f796969322d657874656e73696f6e732f776f726b65722d64656275672f7374617469632e796d6c3f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562266c6162656c3d5048505374616e) ](https://github.com/yii2-extensions/worker-debug/actions/workflows/static.yml)

 **Enhanced debugging capabilities for Yii2 applications with FrankenPHP worker mode**
 *Real-time performance monitoring, comprehensive request inspection, and worker-aware debugging*

Features
--------

[](#features)

  ![Feature Overview](./docs/svgs/features-mobile.svg)Demo
----

[](#demo)

[![Template](https://camo.githubusercontent.com/36f683a25160709b6f5ebad000316735e076c4d6059d26166e983196698d46f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54656d706c6174652d41707025323042617369632d3734414139433f7374796c653d666f722d7468652d6261646765266c6f676f3d796969266c6f676f436f6c6f723d7768697465)](https://github.com/yii2-extensions/app-basic/tree/franken-php)

Explore the ready-to-run Yii2 + FrankenPHP application template with Worker Debug pre-configured.

Installation
------------

[](#installation)

```
composer require --dev yii2-extensions/worker-debug:^0.1
```

Quick start
-----------

[](#quick-start)

Add the following to your development configuration (`config/web.php`)

```
