Easily search and download packages from the VS Code command palette without leaving your editor.
- Search for packages using the command palette.
- Download packages with a single click / tap.
- VS Code ^1.78.0 or higher.
- 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
. - Search for "PHP Periscope" in the Extensions view.
- Click the "Install" button next to the "PHP Periscope" extension.
- Wait for the extension to finish installing.
- Congratulations the extension is installed successfully 🚀.
- Open the Command Palette by pressing
Ctrl+Shift+P
or by clicking on "View" > "Command Palette" in the VS Code menu. - Type "Php Periscope" in the Command Palette and select "Php Periscope" from the list of commands.
- Enter the name of the package you want to download in the input field and press Enter.
- Wait for the package to download.
- Check your composer.json file to see if the package is installed.
- For any issues or suggestions, please open an issue on GitHub.
- Contributions are welcome! Fork the repository on GitHub and submit a pull request.
This extension is licensed under the MIT License.