Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Composer HelperNew to Visual Studio Code? Get it now.
Composer Helper

Composer Helper

vdhoangson

|
942 installs
| (1) | Free
Intellisense for composer.json, PHP dependency manager.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Composer Helper

This Visual Studio Code plugin offers intellisense for the PHP dependency manager Composer.

Autocomplete

Features

  • Autocomplete dependency names based on Packagist
  • Display currently installed package version next to package entry (on document save)
  • Hover over package names to get insights about the package
  • Hover over package names to get the currently installed and latest available package version

Planned Features

  • Command to install / update dependencies inline

Requirements

You should have Composer installed. But the plugin is actually not relying on it.

Credit

Fork from https://github.com/kainiklas/vscode-composer-intellisense

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft