thinkphp/vendor/symfony/var-dumper
IQ 779e8b1894 tp6 2019-07-09 17:21:39 +08:00
..
Caster tp6 2019-07-09 17:21:39 +08:00
Cloner tp6 2019-07-09 17:21:39 +08:00
Command tp6 2019-07-09 17:21:39 +08:00
Dumper tp6 2019-07-09 17:21:39 +08:00
Exception tp6 2019-07-09 17:21:39 +08:00
Resources tp6 2019-07-09 17:21:39 +08:00
Server tp6 2019-07-09 17:21:39 +08:00
Test tp6 2019-07-09 17:21:39 +08:00
Tests tp6 2019-07-09 17:21:39 +08:00
.gitignore tp6 2019-07-09 17:21:39 +08:00
CHANGELOG.md tp6 2019-07-09 17:21:39 +08:00
LICENSE tp6 2019-07-09 17:21:39 +08:00
README.md tp6 2019-07-09 17:21:39 +08:00
VarDumper.php tp6 2019-07-09 17:21:39 +08:00
composer.json tp6 2019-07-09 17:21:39 +08:00
phpunit.xml.dist tp6 2019-07-09 17:21:39 +08: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