智慧教务系统
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.
 
 
 
 
 
 
王泽彦 a82651f1d8 项目初始化 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