智慧教务系统
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 项目初始化 11 months ago
..
Caster 项目初始化 11 months ago
Cloner 项目初始化 11 months ago
Command 项目初始化 11 months ago
Dumper 项目初始化 11 months ago
Exception 项目初始化 11 months ago
Resources 项目初始化 11 months ago
Server 项目初始化 11 months ago
Test 项目初始化 11 months ago
CHANGELOG.md 项目初始化 11 months ago
LICENSE 项目初始化 11 months ago
README.md 项目初始化 11 months ago
VarDumper.php 项目初始化 11 months ago
composer.json 项目初始化 11 months 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