kokjan/vendor/symfony/var-dumper
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
Caster style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Cloner style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Command style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Dumper style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Exception style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Resources style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Server style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Test style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
VarDumper.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07: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