唐金木 07e2592bdb first commit | 4 years ago | |
---|---|---|
.. | ||
Caster | 4 years ago | |
Cloner | 4 years ago | |
Command | 4 years ago | |
Dumper | 4 years ago | |
Exception | 4 years ago | |
Resources | 4 years ago | |
Server | 4 years ago | |
Test | 4 years ago | |
.gitattributes | 4 years ago | |
CHANGELOG.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
VarDumper.php | 4 years ago | |
composer.json | 4 years ago |
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
.