huijiewei / yii2-eruda
移动浏览器控制台
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: 2024-09-09 02:20:54 UTC
README
YII2 Eruda 移动端调试工具
仅在移动端开启
<?php if (!YII_ENV_PROD) { echo \huijiewei\eruda\ErudaWidget::widget(); } ?>