phpmv/ubiquity-debug
最新稳定版本:0.0.10
Composer 安装命令:
composer require phpmv/ubiquity-debug
包简介
Debugger for Ubiquity framework
README 文档
README
Debugger for Ubiquity framework
Integration
For an existing project
composer require phpmv/ubiquity-debug
If you had devtools previously installed globally, update them:
composer global update
Update in .ubiquity/_index.php file:
\Ubiquity\debug\Debugger::start($config);// To add \Ubiquity\controllers\Startup::run($config);
For a new project (since Ubiquity 2.4.4)
Nothing to do: The debugger is active by default with the php built-in server.
Ubiquity serve
统计信息
- 总下载量: 6.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2021-04-20
