Alternatives to Laravel Herd
A native PHP and Laravel development environment for Windows and macOS with PHP and nginx included. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Laravel Herd
A native PHP and Laravel development environment for Windows and macOS with PHP and nginx included.
Replacements
Listings that take over the same core job as Laravel Herd.
Laragon
A lightweight, portable local development environment for PHP, Node.js and other web stacks on Windows.
Laragon is a portable Windows-only environment covering PHP, Node.js and other stacks, with automatic SSL and multiple runtime versions, but it has no macOS version.
MAMP
A local web server environment with Apache or Nginx, MySQL and PHP for macOS and Windows.
MAMP offers Apache or Nginx with MySQL on macOS and Windows, with a database included, though per-project hosts require the paid MAMP PRO edition.
XAMPP
Apache, MariaDB, PHP and Perl packaged as one local development stack.
XAMPP is open source and adds Linux support, bundling Apache, MariaDB, PHP and Perl, but it is configured for convenience rather than security and lags upstream versions.
Local
A desktop app that sets up and runs WordPress sites on your own computer for development.
Local runs on Windows, macOS and Linux with switchable PHP environments and one-click SSL, but it is limited to WordPress sites rather than Laravel projects.
Similar software
Related functionality, not a direct replacement.
PHP
A general-purpose scripting language and interpreter especially suited to web development.
Composer
Dependency manager for PHP projects.
Expose
A tunneling service with an open-source client that gives local sites a public URL.
DBngin
A free desktop app for starting local PostgreSQL, MySQL, MariaDB and Redis servers with one click.
PhpStorm
A commercial JetBrains IDE for PHP, with built-in JavaScript, TypeScript and SQL support.
mkcert
A zero-config command-line tool that creates locally trusted HTTPS certificates for development.