Search

Composer > Show Package Info

MAMP PRO allows you to view detailed information about any installed Composer package through the user interface.

MAMP PRO - Composer - Show Package Info

Viewing Package Information

  1. Open the Menu:
    Select Site → Composer → Show Package Info… from the top menu.
  2. Select a Package:
    A dialog window will appear displaying 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 will open the Terminal app and run a Composer command to display detailed information about the selected package.

The Terminal output may include:

  • Package version
  • Description
  • Authors
  • Dependencies
  • Required PHP version or extensions
  • License
  • Available updates