co-stack/dbal-profiler
最新稳定版本:2.3.0
Composer 安装命令:
composer create-project co-stack/dbal-profiler
包简介
doctrine/dbal connection decorator for profiling queries
README 文档
README
This package aims to provide a light and framework-agnostic way to profile DBAL queries.
Installation
composer req co-stack/dbal-profiler
Usage
Have a look at the MainUseCaseTest.php, it will tell you everything you need to know.
Credits
This package is heavily inspired by the symfony doctrine bridge: https://github.com/symfony/symfony/tree/7.4/src/Symfony/Bridge/Doctrine/Middleware/Debug
Since it does not quite follow my ideal of OOP/DDD, and it was not usable in the projects I am currently working on, I felt the needed to rewrite it, following my own requirements and vibe (no, not AI vibe, this is 100% handcrafted).
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-25