Which PHP Modules Are Included in MAMP?

To see which PHP modules are included with MAMP, follow these steps:

  1. Start the MAMP servers.
  2. Open your web browser and go to: http://localhost:8888/MAMP/
  3. Click on the phpInfo tab at the top of the page.

This will display detailed information about the PHP configuration, including all the loaded PHP modules.