These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
2 more ways to get MAMP
Package managers
- Chocolatey
choco install mamp - Homebrew
brew install --cask mamp
About MAMP
MAMP installs a local server stack in a few clicks so you can run and test websites on your own computer. You can choose Apache or Nginx as the web server alongside MySQL, and work with PHP, Python, Perl or Ruby. It is commonly used for WordPress development and testing.
The free MAMP covers the basic stack. MAMP PRO is a paid front end that creates a separate host for each project and installs WordPress, Joomla or Drupal with a few clicks.
Strengths
- Choice of Apache or Nginx with MySQL
- Simple setup for local WordPress sites
- Available on both macOS and Windows
Limitations
- Per-project hosts and one-click CMS installs need MAMP PRO
- No Linux version
Details
- Pricing
- FreemiumMAMP is free; MAMP PRO is a paid commercial version.
- License
- Proprietary
- Developer
- MAMP GmbH
- Platforms
- Windows, macOS
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Running PHP and WordPress sites locally for development or testing
- Categories
- Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to MAMP
Compare allSoftware that can replace MAMP for an important use case, and what changes if you switch.
XAMPP
Apache, MariaDB, PHP and Perl packaged as one local development stack.
XAMPP is free and open source, adds Linux support and bundles Apache, MariaDB, PHP and Perl, though it lacks a Nginx option and lags upstream versions.
Laragon
A lightweight, portable local development environment for PHP, Node.js and other web stacks on Windows.
Laragon is a lightweight, portable environment for PHP, Node.js and other stacks with automatic SSL for local sites, but it runs only on Windows.
Laravel Herd
A native PHP and Laravel development environment for Windows and macOS with PHP and nginx included.
Laravel Herd uses native PHP and nginx binaries on Windows and macOS with Composer included, but databases and mail tools sit in the paid Pro tier.
Local
A desktop app that sets up and runs WordPress sites on your own computer for development.
Local offers one-click WordPress installs with SSL on Windows, macOS and Linux, plus shareable Live Links, but it only handles WordPress sites.
Similar software
Related functionality, not necessarily a direct replacement.
PHP
A general-purpose scripting language and interpreter especially suited to web development.
DBngin
A free desktop app for starting local PostgreSQL, MySQL, MariaDB and Redis servers with one click.
MySQL Workbench
Oracle's desktop application for developing SQL, administering MySQL servers and analysing query performance.
Sequel Ace
A free, open-source macOS app for managing and querying MySQL and MariaDB databases.
Composer
Dependency manager for PHP projects.
mkcert
A zero-config command-line tool that creates locally trusted HTTPS certificates for development.