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

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
Support
| |