kevin tessier 9312edc3ae modif comtabilite | 5 anni fa | |
---|---|---|
.. | ||
Caster | 5 anni fa | |
Cloner | 5 anni fa | |
Dumper | 5 anni fa | |
Exception | 5 anni fa | |
Resources | 5 anni fa | |
CHANGELOG.md | 5 anni fa | |
LICENSE | 6 anni fa | |
README.md | 6 anni fa | |
VarDumper.php | 5 anni fa |
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
.