webman-tech/debugbar

Webman plugin webman-tech/debugbar

Installs: 812

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/webman-tech/debugbar

v2.2.2 2024-03-19 13:38 UTC

This package is auto-updated.

Last update: 2025-09-15 10:39:23 UTC


README

本项目是从 webman-tech/components-monorepo 自动 split 出来的,请勿直接修改

简介

PHP Debugbar for webman

安装

composer require webman-tech/debugbar --dev

使用

安装默认开启(仅 debug 模式下启用),直接访问路由 {Host}/_debugbar/sample 即可看到信息

如果是 api 应用,其他接口调用后,可以在 debugbar 的历史记录下看到接口相关的请求

效果图

截图

截图

截图