Skip to content

PHP Periscope is a VSCode extension that allows users to easily search and install PHP packages via the command palette through Composer without leaving their Vscode.

License

Notifications You must be signed in to change notification settings

4cyberlord/php-periscope

Repository files navigation

Php Periscope

Easily search and download packages from the VS Code command palette without leaving your editor.

Features

  • Search for packages using the command palette.
  • Download packages with a single click / tap.

Requirements

  • VS Code ^1.78.0 or higher.

Installation

  1. Open the Extensions view in VS Code by clicking on the Extensions icon in the activity bar on the side of the VS Code window or by pressing Ctrl+Shift+X.
  2. Search for "PHP Periscope" in the Extensions view.
  3. Click the "Install" button next to the "PHP Periscope" extension.
  4. Wait for the extension to finish installing.
  5. Congratulations the extension is installed successfully 🚀.

Usage

  1. Open the Command Palette by pressing Ctrl+Shift+P or by clicking on "View" > "Command Palette" in the VS Code menu.
  2. Type "Php Periscope" in the Command Palette and select "Php Periscope" from the list of commands.
  3. Enter the name of the package you want to download in the input field and press Enter.
  4. Wait for the package to download.
  5. Check your composer.json file to see if the package is installed.

Feedback and Contributing

  • For any issues or suggestions, please open an issue on GitHub.
  • Contributions are welcome! Fork the repository on GitHub and submit a pull request.

License

This extension is licensed under the MIT License.

About

PHP Periscope is a VSCode extension that allows users to easily search and install PHP packages via the command palette through Composer without leaving their Vscode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published