Paragonik/paragonik-backend/vendor/symfony/var-dumper
2019-12-08 20:39:40 +01:00
..
Caster vc 2019-12-08 20:39:40 +01:00
Cloner vc 2019-12-08 20:39:40 +01:00
Command vc 2019-12-08 20:39:40 +01:00
Dumper vc 2019-12-08 20:39:40 +01:00
Exception vc 2019-12-08 20:39:40 +01:00
Resources vc 2019-12-08 20:39:40 +01:00
Server vc 2019-12-08 20:39:40 +01:00
Test vc 2019-12-08 20:39:40 +01:00
.gitattributes vc 2019-12-08 20:39:40 +01:00
CHANGELOG.md vc 2019-12-08 20:39:40 +01:00
composer.json vc 2019-12-08 20:39:40 +01:00
LICENSE vc 2019-12-08 20:39:40 +01:00
README.md vc 2019-12-08 20:39:40 +01:00
VarDumper.php vc 2019-12-08 20:39:40 +01: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