sonypradana/here
最新稳定版本:v0.2.0-beta0
Composer 安装命令:
composer require sonypradana/here
包简介
Dump every line dev need
README 文档
README
Dump your current line of code, for make sure your on right tract.
Installation
composer require sonypradana/here --dev
How to Use
Put here() anywhere in your code
... here()->dump(); ...
Avilable API
here(), register dump log.here()->dump(), dump current line.here()->dumpAll(), dump all registered.here()->count(), count how many execution by group name.here()->countAll(), count all group.
Other
here()->dumpIf(), dump the current line if a condition is true.here()->info(), dump the current line without code snapshot.track(), print debug backtrace information.work(), a short hand forhere()->dump().
Todo
- Implement socket reporting.
- Implement socket reporting with a browser view.
-
here()->count()Implement here()->count() with grouping by filename.
统计信息
- 总下载量: 54
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-07