rabin a33a3a201c edit | 8 ay önce | |
---|---|---|
.. | ||
Caster | 8 ay önce | |
Cloner | 8 ay önce | |
Command | 8 ay önce | |
Dumper | 8 ay önce | |
Exception | 8 ay önce | |
Resources | 8 ay önce | |
Server | 8 ay önce | |
Test | 8 ay önce | |
CHANGELOG.md | 8 ay önce | |
LICENSE | 8 ay önce | |
README.md | 8 ay önce | |
VarDumper.php | 8 ay önce | |
composer.json | 8 ay önce |
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()
.