xiang 18d567c5cb update il y a 6 ans
..
Caster 18d567c5cb update il y a 6 ans
Cloner 18d567c5cb update il y a 6 ans
Dumper 18d567c5cb update il y a 6 ans
Exception 18d567c5cb update il y a 6 ans
Resources 18d567c5cb update il y a 6 ans
Test 18d567c5cb update il y a 6 ans
Tests 18d567c5cb update il y a 6 ans
.gitignore 18d567c5cb update il y a 6 ans
CHANGELOG.md 18d567c5cb update il y a 6 ans
LICENSE 18d567c5cb update il y a 6 ans
README.md 18d567c5cb update il y a 6 ans
VarDumper.php 18d567c5cb update il y a 6 ans
composer.json 18d567c5cb update il y a 6 ans
phpunit.xml.dist 18d567c5cb update il y a 6 ans

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