nginxsonarrradarrplexorganizrdashboardnzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotato
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.
Chris
1f608b1c21
|
6 years ago | |
---|---|---|
.. | ||
Caster | 6 years ago | |
Cloner | 6 years ago | |
Command | 6 years ago | |
Dumper | 6 years ago | |
Exception | 6 years ago | |
Resources | 6 years ago | |
Server | 6 years ago | |
Test | 6 years ago | |
Tests | 6 years ago | |
.gitignore | 7 years ago | |
CHANGELOG.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
VarDumper.php | 6 years ago | |
composer.json | 6 years ago | |
phpunit.xml.dist | 6 years ago |
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
.