root edcb89e9dc init 4 年 前
..
Caster edcb89e9dc init 4 年 前
Cloner edcb89e9dc init 4 年 前
Dumper edcb89e9dc init 4 年 前
Exception edcb89e9dc init 4 年 前
Resources edcb89e9dc init 4 年 前
Test edcb89e9dc init 4 年 前
Tests edcb89e9dc init 4 年 前
.gitignore edcb89e9dc init 4 年 前
CHANGELOG.md edcb89e9dc init 4 年 前
LICENSE edcb89e9dc init 4 年 前
README.md edcb89e9dc init 4 年 前
VarDumper.php edcb89e9dc init 4 年 前
composer.json edcb89e9dc init 4 年 前
phpunit.xml.dist edcb89e9dc init 4 年 前

README.md

VarDumper Component

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

Resources