Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Composer PHP Packages (Packagist)New to Visual Studio Code? Get it now.
Composer PHP Packages (Packagist)

Composer PHP Packages (Packagist)

Aftandil MMD

|
3 installs
| (0) | Free
Browse, search and install Packagist/Composer packages directly from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Composer PHP Packages (Packagist)

Browse, search, and install Packagist packages directly from the VS Code sidebar — without leaving your editor.

VS Code License

Screenshot


Features

  • Installed packages — See all packages from your project's composer.json at a glance, with dev badge for dev dependencies
  • Browse popular packages — Opens with a curated list of the most downloaded Packagist packages, with infinite scroll
  • Search — Find any package by name or keyword; results load incrementally as you scroll
  • Sort results — Sort search results by relevance, install count, rating, or name
  • Package details — Click any package to open a detail panel with version, download stats, and rendered README
  • Install via Composer — Run composer require for any package directly from the extension
  • Open on Packagist — Jump to the package's Packagist page in your browser with one click

Installation

From VS Code Marketplace

  1. Open the Extensions view (Ctrl+Shift+X)
  2. Search for Composer PHP Packages
  3. Click Install

Usage

  1. Click the Composer icon in the Activity Bar
  2. The Installed Packages accordion shows packages from your project's composer.json
  3. The sidebar loads popular packages automatically below
  4. Use the search box to find a specific package
  5. Click a package card to view its README and details
  6. Click + Install to run composer require <package> in your workspace terminal
  7. Click the link icon (↗) on any card to open the Packagist page in your browser

Requirements

  • VS Code 1.85 or later
  • Composer installed and available in your PATH (required for the install feature)

Author

Made by Aftandil MMD

License

MIT

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