alexeyplodenko/symfony-php-dumper
最新稳定版本:1.0.11
Composer 安装命令:
composer require alexeyplodenko/symfony-php-dumper
包简介
The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.
README 文档
README
The package provides a simple dump d($yourFirstVar, $yourSecondVar,..); function, based on the Symfony VarDumper package, to output the variables and stop execution.
Motivation
To have an output to both the browser and CLI (like Docker logs) at the same time.
To have a stack trace to be able to find where I have left the d() function.
统计信息
- 总下载量: 1.09k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-09-25