sunlight 9321b15c94 first commit | 6 yıl önce | |
---|---|---|
.. | ||
Caster | 6 yıl önce | |
Cloner | 6 yıl önce | |
Dumper | 6 yıl önce | |
Exception | 6 yıl önce | |
Resources | 6 yıl önce | |
Test | 6 yıl önce | |
Tests | 6 yıl önce | |
.gitignore | 6 yıl önce | |
CHANGELOG.md | 6 yıl önce | |
LICENSE | 6 yıl önce | |
README.md | 6 yıl önce | |
VarDumper.php | 6 yıl önce | |
composer.json | 6 yıl önce | |
phpunit.xml.dist | 6 yıl önce |
The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. Built on top, it provides a better dump()
function that you
can use instead of var_dump
.