tjm/dev
最新稳定版本:v1.2.3
Composer 安装命令:
composer require tjm/dev
包简介
Dev helpers
README 文档
README
Helpers for PHP dev. Provides:
d(),TJM\Dev::dump(), andTJM\Dev::getDump()for dumping. Outputs (or gets) a string result ofvar_dump()ordump(). However, when passed a class name or callable that is user defined, it will output the file with line numbers where that class or callable is defined and its definition from that file.TJM\Dev\Test\TestCase: Test case for PHPUnit, subclass ofPHPUnit\Framework\TestCasewith some assertions / helpers.
License
SPDX-License-Identifier: 0BSD OR Unlicense OR CC0-1.0
统计信息
- 总下载量: 82
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: 0BSD
- 更新时间: 2022-10-13