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