Kévin Tessier fdfcfbd2a6 first commit 6 years ago
..
Caster fdfcfbd2a6 first commit 6 years ago
Cloner fdfcfbd2a6 first commit 6 years ago
Dumper fdfcfbd2a6 first commit 6 years ago
Exception fdfcfbd2a6 first commit 6 years ago
Resources fdfcfbd2a6 first commit 6 years ago
CHANGELOG.md fdfcfbd2a6 first commit 6 years ago
LICENSE fdfcfbd2a6 first commit 6 years ago
README.md fdfcfbd2a6 first commit 6 years ago
VarDumper.php fdfcfbd2a6 first commit 6 years ago

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources