webman-tech / debugbar
Webman plugin webman-tech/debugbar
Installs: 828
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/webman-tech/debugbar
Requires
- php: ^8.2
- php-debugbar/php-debugbar: ^2.0
- webman-tech/common-utils: ^5.0 || dev-main
- dev-main
- v5.0.1
- v5.0.0
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.28
- v1.0.27
- v1.0.26
- v1.0.25
- v1.0.24
- v1.0.23
- v1.0.22
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-2.2.2-bk
This package is auto-updated.
Last update: 2025-11-24 06:13:03 UTC
README
本项目是从 webman-tech/components-monorepo 自动 split 出来的,请勿直接修改
简介
PHP Debugbar for webman
安装
composer require webman-tech/debugbar --dev
使用
安装默认开启(仅 debug 模式下启用),直接访问路由 {Host}/_debugbar/sample 即可看到信息
如果是 api 应用,其他接口调用后,可以在 debugbar 的历史记录下看到接口相关的请求