symfony/debug 问题修复 & 功能扩展

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

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

symfony/debug

最新稳定版本:v4.4.44

Composer 安装命令:

composer require symfony/debug

包简介

Provides tools to ease debugging PHP code

README 文档

README

CAUTION: this component is deprecated since Symfony 4.4. Instead, use the ErrorHandler component.

The Debug component provides tools to ease debugging PHP code.

Getting Started

$ composer require symfony/debug
use Symfony\Component\Debug\Debug;

Debug::enable();

Resources

统计信息

  • 总下载量: 388.04M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7346
  • 点击次数: 1
  • 依赖项目数: 484
  • 推荐数: 3

GitHub 信息

  • Stars: 7317
  • Watchers: 9
  • Forks: 54
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04