Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PHP Phar ExplorerNew to Visual Studio Code? Get it now.
PHP Phar Explorer

PHP Phar Explorer

Damjan Cvetko

|
53 installs
| (0) | Free
| Sponsor
PHP Phar support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-phar

A VSCode extension to view contents of PHP Archive (PHAR) files

Features

Explore Phar file

screenshot

  1. Right click on a Phar file (.phar) and select Phar: Explore Phar file
  2. Browse the contents of the Phar file under Phar explorer tree view
  3. Click each file to open file from within Phar file
  4. Close the Phar file with from Phar explorer tree view

Known Issues

Since the current code loads the whole PHAR file it is terribly slow for larger files.

Notes

PHAR code forked from https://github.com/ScerIO/phar.js

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