You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Youri Wijnands fabebe619d Update composer packages 7 years ago
..
Caster Update composer packages 7 years ago
Cloner Update composer packages 7 years ago
Command update to laravel 5.7 and try getting autologin saved 7 years ago
Dumper Update composer packages 7 years ago
Exception update to laravel 5.7 and try getting autologin saved 7 years ago
Resources Update composer packages 7 years ago
Server update to laravel 5.7 and try getting autologin saved 7 years ago
Test update to laravel 5.7 and try getting autologin saved 7 years ago
Tests Update composer packages 7 years ago
.gitignore Add vendor and .env to make usable 8 years ago
CHANGELOG.md Update composer packages 7 years ago
LICENSE Add vendor and .env to make usable 8 years ago
README.md Add vendor and .env to make usable 8 years ago
VarDumper.php Update composer packages 7 years ago
composer.json Update composer packages 7 years ago
phpunit.xml.dist Update composer packages 7 years ago

README.md

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

Resources