TPS_web_october/vendor/symfony/var-dumper
Kerim cfd8e76cf4 Git Commit 2022-09-12 11:02:53 +05:00
..
Caster Git Commit 2022-09-12 11:02:53 +05:00
Cloner Git Commit 2022-09-12 11:02:53 +05:00
Command Git Commit 2022-09-12 11:02:53 +05:00
Dumper Git Commit 2022-09-12 11:02:53 +05:00
Exception Git Commit 2022-09-12 11:02:53 +05:00
Resources Git Commit 2022-09-12 11:02:53 +05:00
Server Git Commit 2022-09-12 11:02:53 +05:00
Test Git Commit 2022-09-12 11:02:53 +05:00
CHANGELOG.md Git Commit 2022-09-12 11:02:53 +05:00
LICENSE Git Commit 2022-09-12 11:02:53 +05:00
README.md Git Commit 2022-09-12 11:02:53 +05:00
VarDumper.php Git Commit 2022-09-12 11:02:53 +05:00
composer.json Git Commit 2022-09-12 11:02:53 +05:00

README.md

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