gnusocial.rocks/soc/2020/daily_report/archive/app/vendor/symfony/var-dumper
Diogo Peralta Cordeiro 88c194c013 Some initial content 2021-03-28 21:41:35 +01:00
..
Caster Some initial content 2021-03-28 21:41:35 +01:00
Cloner Some initial content 2021-03-28 21:41:35 +01:00
Command Some initial content 2021-03-28 21:41:35 +01:00
Dumper Some initial content 2021-03-28 21:41:35 +01:00
Exception Some initial content 2021-03-28 21:41:35 +01:00
Resources Some initial content 2021-03-28 21:41:35 +01:00
Server Some initial content 2021-03-28 21:41:35 +01:00
Test Some initial content 2021-03-28 21:41:35 +01:00
CHANGELOG.md Some initial content 2021-03-28 21:41:35 +01:00
LICENSE Some initial content 2021-03-28 21:41:35 +01:00
README.md Some initial content 2021-03-28 21:41:35 +01:00
VarDumper.php Some initial content 2021-03-28 21:41:35 +01:00
composer.json Some initial content 2021-03-28 21:41:35 +01: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