sgq 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
..
Caster 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Cloner 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Command 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Dumper 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Exception 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Resources 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Server 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
Test 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
CHANGELOG.md 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
LICENSE 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
README.md 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
VarDumper.php 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前
composer.json 893a859fe6 Signed-off-by: sgq <sgq@sugangqiang> 2 年之前

README.md

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