trs_matrimony/vendor/symfony/var-dumper
2024-08-22 09:31:12 +05:30
..
Caster project initial commit 2024-08-22 09:31:12 +05:30
Cloner project initial commit 2024-08-22 09:31:12 +05:30
Command project initial commit 2024-08-22 09:31:12 +05:30
Dumper project initial commit 2024-08-22 09:31:12 +05:30
Exception project initial commit 2024-08-22 09:31:12 +05:30
Resources project initial commit 2024-08-22 09:31:12 +05:30
Server project initial commit 2024-08-22 09:31:12 +05:30
Test project initial commit 2024-08-22 09:31:12 +05:30
CHANGELOG.md project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30
VarDumper.php project initial commit 2024-08-22 09:31:12 +05:30

VarDumper Component

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().

Resources