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 1 year ago
..
Caster 111 1 year ago
Cloner 111 1 year ago
Command 111 1 year ago
Dumper 111 1 year ago
Exception 111 1 year ago
Resources 111 1 year ago
Server 111 1 year ago
Test 111 1 year ago
Tests 111 1 year ago
.gitignore 111 1 year ago
CHANGELOG.md 111 1 year ago
LICENSE 111 1 year ago
README.md 111 1 year ago
VarDumper.php 111 1 year ago
composer.json 111 1 year ago
phpunit.xml.dist 111 1 year 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