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