JMJ 2c9d6eb641 11 3 年之前
..
Caster 2c9d6eb641 11 3 年之前
Cloner 2c9d6eb641 11 3 年之前
Command 2c9d6eb641 11 3 年之前
Dumper 2c9d6eb641 11 3 年之前
Exception 2c9d6eb641 11 3 年之前
Resources 2c9d6eb641 11 3 年之前
Server 2c9d6eb641 11 3 年之前
Test 2c9d6eb641 11 3 年之前
Tests 2c9d6eb641 11 3 年之前
.gitignore 2c9d6eb641 11 3 年之前
CHANGELOG.md 2c9d6eb641 11 3 年之前
LICENSE 2c9d6eb641 11 3 年之前
README.md 2c9d6eb641 11 3 年之前
VarDumper.php 2c9d6eb641 11 3 年之前
composer.json 2c9d6eb641 11 3 年之前
phpunit.xml.dist 2c9d6eb641 11 3 年之前

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