rabin a33a3a201c edit | il y a 8 mois | |
---|---|---|
.. | ||
Caster | il y a 8 mois | |
Cloner | il y a 8 mois | |
Command | il y a 8 mois | |
Dumper | il y a 8 mois | |
Exception | il y a 8 mois | |
Resources | il y a 8 mois | |
Server | il y a 8 mois | |
Test | il y a 8 mois | |
CHANGELOG.md | il y a 8 mois | |
LICENSE | il y a 8 mois | |
README.md | il y a 8 mois | |
VarDumper.php | il y a 8 mois | |
composer.json | il y a 8 mois |
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()
.