TaoLer/vendor/symfony/var-dumper
2023-03-16 22:30:36 +08:00
..
Caster 1.9.22 2022-08-16 15:21:08 +08:00
Cloner 优化多项 2022-04-17 17:05:20 +08:00
Command 升级框架核心,新增注册发帖评论配置 2021-08-04 18:44:24 +08:00
Dumper 1.9.22 2022-08-16 15:21:08 +08:00
Exception 第一个版本1.0.0发布 2020-01-01 13:17:19 +08:00
Resources article 独立多应用路由 2023-03-16 22:30:36 +08:00
Server 升级框架核心,新增注册发帖评论配置 2021-08-04 18:44:24 +08:00
Test 第一个版本1.0.0发布 2020-01-01 13:17:19 +08:00
CHANGELOG.md 第一个版本1.0.0发布 2020-01-01 13:17:19 +08:00
composer.json 升级框架核心,新增注册发帖评论配置 2021-08-04 18:44:24 +08:00
LICENSE update 2022-03-04 14:16:02 +08:00
README.md 1.新增插件。2.升级各依赖组件 2021-11-02 15:40:58 +08:00
VarDumper.php up 2020-09-20 15:14:34 +08:00

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump().

Resources