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.
KodeStar
c3b571724b
|
7 years ago | |
---|---|---|
.. | ||
Caster | 7 years ago | |
Cloner | 7 years ago | |
Dumper | 7 years ago | |
Exception | 7 years ago | |
Resources/functions | 7 years ago | |
Test | 7 years ago | |
Tests | 7 years ago | |
.gitignore | 7 years ago | |
CHANGELOG.md | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
VarDumper.php | 7 years ago | |
composer.json | 7 years ago | |
phpunit.xml.dist | 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
.