Skip to content

Add Govard - Local development orchestrator with debugging integration - #194

Closed
ddtcorex wants to merge 1 commit into
ChromeDevTools:masterfrom
ddtcorex:add-govard
Closed

Add Govard - Local development orchestrator with debugging integration#194
ddtcorex wants to merge 1 commit into
ChromeDevTools:masterfrom
ddtcorex:add-govard

Conversation

@ddtcorex

Copy link
Copy Markdown

Description

This PR adds Govard to the Chrome Debugger integration with Editors section.

Relevance to DevTools Ecosystem

Govard provides debugging tooling integration for PHP development:

  • VSCode Integration: govard vscode setup wires Intelephense, PHPStan, PHP CS Fixer, PHPCS, PHPUnit, and Xdebug to run inside project containers
  • Xdebug Support: Zero-config Xdebug 2 & 3 integration with one-click toggling
  • Dedicated Debug Container: php-debug container activated only when XDEBUG_SESSION cookie is present
  • Container-aware Tooling: All PHP tooling runs inside Docker containers instead of requiring host PHP

Why it fits

While Govard itself isn't a DevTools Protocol client, it integrates tightly with VSCode's debugging capabilities for PHP projects, making it relevant for developers working with browser DevTools and backend debugging.

Checklist

  • Entry is relevant to the DevTools ecosystem
  • Project is actively maintained

@google-cla

google-cla Bot commented Aug 19, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@ddtcorex

Copy link
Copy Markdown
Author

Closing this PR as CLA signing is required and we won't be proceeding with it.

@ddtcorex ddtcorex closed this Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant