siezi/phile-debugbar
Composer 安装命令:
composer require siezi/phile-debugbar
包简介
Add PHP Debug Bar to PhileCMS
关键字:
README 文档
README
Adds a PHP Debug Bar to Phile for development.
1. Installation
composer require siezi/phile-debugbar
2. Activation
$config['plugins']['siezi\\phileDebugbar'] = ['active' => true];
3. Usage
After the plugin is activated the debug-bar is shown automatically.
Inspect items in the Messages pane with the global function debug($item);.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-11