Get real-time code analysis, debugging, and security scanning directly in your editor with our official Visual Studio Code integration.
Instant code inspection for PHP projects with performance metrics, security warnings, and code quality insights right in your editor.
Set breakpoints, inspect variables, and step through code execution directly within Visual Studio Code's debugging interface.
Instantly detect vulnerabilities, insecure practices, and code smells with automated security scanning built into the editor.
Open Visual Studio Code
Open your Visual Studio Code editor where you work on PHP projects.
Install DebugPHP Extension
Visit the Extensions Marketplace (Cmd+Shift+X / Ctrl+Shift+X) and search for "DebugPHP".
Configure Your Project
Follow the quick setup wizard to connect your PHP projects with DebugPHP's analysis infrastructure.
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 ?
Code lens annotations show in real-time: code complexity, potential bugs, security issues, and performance improvements.
Interactive debugging tools inside Visual Studio Code:
Install the extension and get code analysis, security scanning, and full debugging support directly in your workflow