Skip to content
MAMP PRO Documentation

Show Package Info

MAMP PRO lets you view detailed information about any installed Composer package from its interface.

MAMP PRO - Composer - Show Package Info

  1. Open the Menu: Select Site → Composer → Show Package Info… from the top menu.

  2. Select a Package: A dialog window displays a list of all Composer packages currently installed for the selected site. Choose the package you want to inspect.

  3. Show Info: Click the Show Info button. MAMP PRO opens the Terminal app and runs a Composer command to display detailed information about the selected package.

The Terminal output may include the package version, description, authors, dependencies, required PHP version or extensions, license, and available updates.