huijiewei / yii2-eruda
Console for mobile browsers
2.0.0
2019-06-08 14:50 UTC
Requires
- php: ^7.1.3
- mobiledetect/mobiledetectlib: ^2.8
- npm-asset/eruda: ^1.5
- yiisoft/yii2: ^2.0
This package is auto-updated.
Last update: 2026-03-09 05:19:40 UTC
README
YII2 Eruda 移动端调试工具
只有在移动端才会开启
<?php if (!YII_ENV_PROD) { echo \huijiewei\eruda\ErudaWidget::widget(); } ?>