智慧教务系统 PHP-NiuCloud框架开发
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.
 
 
 
 
 
 
liutong 872eab7de8 首次提交 1 year ago
..
Caster 首次提交 1 year ago
Cloner 首次提交 1 year ago
Command 首次提交 1 year ago
Dumper 首次提交 1 year ago
Exception 首次提交 1 year ago
Resources 首次提交 1 year ago
Server 首次提交 1 year ago
Test 首次提交 1 year ago
CHANGELOG.md 首次提交 1 year ago
LICENSE 首次提交 1 year ago
README.md 首次提交 1 year ago
VarDumper.php 首次提交 1 year ago
composer.json 首次提交 1 year 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().

Resources