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