|
|
il y a 6 ans | |
|---|---|---|
| .. | ||
| Caster | il y a 6 ans | |
| Cloner | il y a 6 ans | |
| Dumper | il y a 6 ans | |
| Exception | il y a 6 ans | |
| Resources | il y a 6 ans | |
| Test | il y a 6 ans | |
| Tests | il y a 6 ans | |
| .gitignore | il y a 6 ans | |
| CHANGELOG.md | il y a 6 ans | |
| LICENSE | il y a 6 ans | |
| README.md | il y a 6 ans | |
| VarDumper.php | il y a 6 ans | |
| composer.json | il y a 6 ans | |
| phpunit.xml.dist | il y a 6 ans | |
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.