Composer Packages

Managing Packages

Support for managing Composer packages is provided in PHPSandbox. This means you can Search, Install, Update and Remove composer packages in your notebook.

To Install a package,

Click on Packages on the sidebar

Packages Icon

Click on the add package button CLick on add package button

On the Install Composer Packages modal, click on a package to select the package, you can select multiple packages

Install package button

Then click on Install selected to install the selected package(s)

package installed toast

You can remove or update your packages from the package list which is updated after installing a package.

We also provide the opportunity to update all packages by clicking on the Refresh icon in the packages section.

package remove and update all icon

Previous
Runtime Environment