Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Composer Sync CheckNew to Visual Studio Code? Get it now.
Composer Sync Check

Composer Sync Check

kodesoft

|
1 install
| (0) | Free
Detects when Composer dependencies may be out of sync after Git branch changes or modifications to composer.json / composer.lock.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Composer Sync Check

Composer Sync Check is a VS Code extension that detects potential Composer dependency drift and provides fast actions to resolve it.

CI

What it does

  • Runs dependency sync checks on startup.
  • Re-checks on Git branch changes.
  • Re-checks when configured composer files change.
  • Runs periodic checks in the background.
  • Lets you run your configured Composer command from:
    • status bar action menu
    • warning notification quick action
    • command palette

Status bar behavior

The extension keeps a status item in the bottom bar:

  • Composer sync OK
  • Composer sync needed
  • Composer sync running

Clicking it opens:

  • Run composer install
  • Check sync now

Development

  • Developer notes

Support

  • Report issues: https://github.com/tupolev/vs-composer-sync-check/issues
  • Support the developer Buy me a coffee at ko-fi.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft