https://github.com/webman-tech/debugbar
php debugbar for webman
https://github.com/webman-tech/debugbar
phpdebugbar webman
Last synced: 10 months ago
JSON representation
php debugbar for webman
- Host: GitHub
- URL: https://github.com/webman-tech/debugbar
- Owner: webman-tech
- Created: 2022-07-15T12:38:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T06:21:29.000Z (12 months ago)
- Last Synced: 2025-07-13T09:26:18.656Z (11 months ago)
- Topics: phpdebugbar, webman
- Language: PHP
- Homepage:
- Size: 94.7 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webman-tech/debugbar
本项目是从 [webman-tech/components-monorepo](https://github.com/orgs/webman-tech/components-monorepo) 自动 split 出来的,请勿直接修改
> 简介
[PHP Debugbar](http://phpdebugbar.com/) for webman
## 安装
```bash
composer require webman-tech/debugbar --dev
```
## 使用
安装默认开启(仅 debug 模式下启用),直接访问路由 `{Host}/_debugbar/sample` 即可看到信息
如果是 api 应用,其他接口调用后,可以在 debugbar 的历史记录下看到接口相关的请求
## 效果图


