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