deepeloper/debeetle

PHP 调试工具

安装: 9

依赖项: 0

建议者: 0

安全: 0

星星: 6

关注者: 1

分支: 0

开放问题: 0

类型:项目

1.3.002 2024-06-11 15:00 UTC

This package is auto-updated.

Last update: 2024-09-11 15:26:05 UTC


README

支持第三方插件、皮肤和颜色主题的PHP调试工具。

支持对任何条件下的面板可见性进行设置:$_SERVER / $_COOKIE / $_SESSION / $_REQUEST / $_GET / $_POST

Packagist version PHP from Packagist GitHub license GitHub issues Packagist

Donation

兼容性

PHP 5.4

实时演示

https://deepelopment.free.nf/debeetle/path/to/page/

安装

  • 运行 composer require deepeloper/debeetle;
  • 将 "skel.config.xml.php","skel.config.json.php" 和 "debeetle.xsd" 复制到您自己的适当位置,然后修改以下节点
    • "debeetle/config/path/assets" 和 "debeetle/config/path/root"(可选)到您自己的路径;
    • 可选地更改 "debeetle/config/defaults/language" 节点到 "ru";
    • 修改 "debeetle/config(name='localhost').
  • 将 "public/debeetle.php" 复制到适当的位置;
  • 修改 "debeetle/config/path/script" 节点;
  • 修改 "debeetle.php" 中的 $autoloadPath 和 $autoloadPath;
  • 请参阅 "public/path/to/page/index.php" 顶部和底部的 https://github.com/deepeloper/debeetle-example 仓库。

配置可以位于XML文件或JSON文件中,以加速和减少加载。

插件

请参阅 "config.xml.php" 中的节点以及 "debeetle.xsd" 和 "plugins" 文件夹中的 pluginType 示例。

皮肤和颜色主题

请参阅 "config.xml.php" 中的节点以及 "debeetle.xsd" 和 "skins" 文件夹中的 skinType/themeType 示例。

禁用面板

Disabled panel

将栏移至底部

Put the bar to the bottom

将栏移至顶部

Put the bar to the top

项目主页链接

Project homepage link

隐藏项目主页链接

Hide project homepage link

显示项目主页链接

Show project homepage link

开启面板

Turn on the panel

关闭面板

Turn off the panel

重新加载页面以查看调试信息

Reload the page to view debug

服务器时间

Server time

PHP 版本

PHP version

页面总时间

Page total time

内存使用

Memory usage

峰值内存使用

Peak memory usage

包含的文件

Included files

点击显示面板

Click to show the panel

点击隐藏面板,跟踪 & 对象转储

Click to hide the panel, trace & dumping object

转义后的标签名称\

Backslashed tab name\

嵌套标签

Nested tabs

环境 » 包含的文件

错误报告(插件)

Error reports (plugin)

基准测试(插件)

Benchmarks (plugin)

Debeetle » 包含摘要信息的访问页面历史记录

Debeetle » Visited pages history

Debeetle » 设置

Debeetle » Settings

颜色主题,面板不透明度和缩放

Color theme, panel opacity and zoom

"Trace'n'Dump" 插件全局操作

«Trace'n'Dump» plugin global actions