FestinHegre/vendor/symfony/var-dumper
2024-09-26 17:26:04 +02:00
..
Caster Vendor 2024-09-26 17:26:04 +02:00
Cloner Vendor 2024-09-26 17:26:04 +02:00
Command Vendor 2024-09-26 17:26:04 +02:00
Dumper Vendor 2024-09-26 17:26:04 +02:00
Exception Vendor 2024-09-26 17:26:04 +02:00
Resources Vendor 2024-09-26 17:26:04 +02:00
Server Vendor 2024-09-26 17:26:04 +02:00
Test Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02:00
VarDumper.php Vendor 2024-09-26 17:26:04 +02:00

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