VS Code Extension

Get real-time code analysis, debugging, and security scanning directly in your editor with our official Visual Studio Code integration.

Key Features

Code Analysis

Instant code inspection for PHP projects with performance metrics, security warnings, and code quality insights right in your editor.

Debug Controls

Set breakpoints, inspect variables, and step through code execution directly within Visual Studio Code's debugging interface.

Security Scans

Instantly detect vulnerabilities, insecure practices, and code smells with automated security scanning built into the editor.

Get Started with DebugPHP for VS Code

Installation Steps

1

Open Visual Studio Code

Open your Visual Studio Code editor where you work on PHP projects.

2

Install DebugPHP Extension

Visit the Extensions Marketplace (Cmd+Shift+X / Ctrl+Shift+X) and search for "DebugPHP".

3

Configure Your Project

Follow the quick setup wizard to connect your PHP projects with DebugPHP's analysis infrastructure.

extensions.php DebugPHP 0.12.4
Installing DebugPHP VS Code extension...

Success: DebugPHP v0.12.4 installed!

Features:
✔ Code analysis
✔ Debugging interface
✔ Security scanning
✔ Code lens overlays
✔ PHP project integration

To get started:
1. Open a PHP file
2. Run 'DebugPHP: Analyze File' from command palette
3. Set breakpoints in editor gutter
?

Integrated Development Experience

Editor Integration

Code lens annotations show in real-time: code complexity, potential bugs, security issues, and performance improvements.

🚨 Potential XSS
âš  Medium Security Risk
🔧 Code Smell

Debugging Controls

Interactive debugging tools inside Visual Studio Code:

  • Set/Remove Breakpoints
  • Step Through Code
  • Inspect Variables

Ready to debug your PHP projects in Visual Studio Code?

Install the extension and get code analysis, security scanning, and full debugging support directly in your workflow