Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
D

debug

> 编程语言
Open source

Provides tools to ease debugging PHP code

7.2K stars0 likes1 views
WebsiteGitHub

About

Provides tools to ease debugging PHP code

Debug Component

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
php
use Symfony\Component\Debug\Debug;

Debug::enable();

Resources

  • Contributing
  • Report issues and send Pull Requests in the main Symfony repository

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

PHPcomponentphpsymfonysymfony-component

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言