server 52763dedf1 gitignore | hace 2 años | |
---|---|---|
.. | ||
Caster | hace 2 años | |
Cloner | hace 2 años | |
Command | hace 2 años | |
Dumper | hace 2 años | |
Exception | hace 2 años | |
Resources | hace 2 años | |
Server | hace 2 años | |
Test | hace 2 años | |
CHANGELOG.md | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
VarDumper.php | hace 2 años | |
composer.json | hace 2 años |
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()
.