phplegacy/symfony-var-dumper
最新稳定版本:v5.4.23
Composer 安装命令:
composer require phplegacy/symfony-var-dumper
包简介
Provides mechanisms for walking through any arbitrary PHP variable
README 文档
README
This version is compatible with php 7.0, no other changes were made.
Original package repository: symfony/var-dumper
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().
Installation
Require this package with composer using the following command:
composer require phplegacy/symfony-var-dumper --dev
Resources
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-26