SkillAgentSearch skills...

Debug

Provides tools to ease debugging PHP code

Install / Use

/learn @symfony/Debug
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Debug::enable();

Resources

View on GitHub
GitHub Stars7.2k
CategoryDevelopment
Updated14d ago
Forks46

Languages

PHP

Security Score

100/100

Audited on Mar 7, 2026

No findings