You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wangmingchuan b79abdd5c8 111 11 months ago
..
Caster 111 11 months ago
Cloner 111 11 months ago
Command 111 11 months ago
Dumper 111 11 months ago
Exception 111 11 months ago
Resources 111 11 months ago
Server 111 11 months ago
Test 111 11 months ago
Tests 111 11 months ago
.gitignore 111 11 months ago
CHANGELOG.md 111 11 months ago
LICENSE 111 11 months ago
README.md 111 11 months ago
VarDumper.php 111 11 months ago
composer.json 111 11 months ago
phpunit.xml.dist 111 11 months ago

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