pandorafms/pandora_console/vendor/symfony/var-dumper
Daniel Barbero 01d14ae3b8 new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
..
Caster new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Cloner new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Dumper new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Exception new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Resources/functions new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Test new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
Tests new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
.gitignore new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
CHANGELOG.md new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
LICENSE new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
README.md new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
VarDumper.php new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
composer.json new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +01:00
phpunit.xml.dist new chart chartjs pandora_enterprise#9554 2022-12-13 09:10:13 +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