|
пре 8 месеци | |
---|---|---|
.. | ||
Caster | пре 8 месеци | |
Cloner | пре 8 месеци | |
Command | пре 8 месеци | |
Dumper | пре 8 месеци | |
Exception | пре 8 месеци | |
Resources | пре 8 месеци | |
Server | пре 8 месеци | |
Test | пре 8 месеци | |
Tests | пре 8 месеци | |
.gitignore | пре 8 месеци | |
CHANGELOG.md | пре 8 месеци | |
LICENSE | пре 8 месеци | |
README.md | пре 8 месеци | |
VarDumper.php | пре 8 месеци | |
composer.json | пре 8 месеци | |
phpunit.xml.dist | пре 8 месеци |
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
.