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