huijiewei / yii2-eruda
Console for mobile browsers
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
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-10-09 02:27:01 UTC
README
YII2 Eruda 移动端调试工具
只有在移动端才会开启
<?php if (!YII_ENV_PROD) { echo \huijiewei\eruda\ErudaWidget::widget(); } ?>