tjm/dev 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tjm/dev

最新稳定版本:v1.2.3

Composer 安装命令:

composer require tjm/dev

包简介

Dev helpers

README 文档

README

Helpers for PHP dev. Provides:

  • d(), TJM\Dev::dump(), and TJM\Dev::getDump() for dumping. Outputs (or gets) a string result of var_dump() or dump(). 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 of PHPUnit\Framework\TestCase with some assertions / helpers.

License

SPDX-License-Identifier: 0BSD OR Unlicense OR CC0-1.0

统计信息

  • 总下载量: 82
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 10
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: 0BSD
  • 更新时间: 2022-10-13