LAMP or WAMP is a stack of open-source software (Linux or Windows, Apache, MySQL, PHP) that offers a web development environment for building web applications with Apache2, PHP, and a MySQL database. Some solutions also include additional tools, such as PhpMyAdmin, to streamline database management, and support for other programming languages to expand development capabilities.
WAMPSERVER
WampServer is a Windows web development environment. It allows you to create web applications with Apache2, PHP and a MySQL database. Alongside, PhpMyAdmin allows you to manage easily your databases. Apache, PHP, MySQL, MariaDB, PhpMyAdmin, Adminer, PhpSysInfo.
Download: https://www.wampserver.com/en/
PHP DEVSERVER
PHP, Apache, MySQL, PhpMyAdmin, Xdebug, …
Download: https://www.easyphp.org/index.php
DEVSERVER
Devserver installs a complete and ready-to-use development environment.
Modules : Virtual Hosts Manager, Xdebug Manager, PhpMyAdmin, WordPress, PrestaShop, Drupal, Joomla!, Webgrind, Codiad Editor, PHP Code Sniffer (soon), Function Reference (soon), Coding Standards (soon)…
Components : PHP, Apache, MySQL, Nginx, PostgreSQL (soon), MongoDB (soon)…
Download: https://www.easyphp.org/easyphp-devserver.php
MAMP
MAMP is a free, local server environment that can be installed under macOS and Windows with just a few clicks. MAMP provides them with all the tools they need to run WordPress on their desktop PC for testing or development purposes, for example. You can even easily test your projects on mobile devices. It does not matter whether you prefer the web server Apache or Nginx in addition to MySQL as database server, or whether you want to work with PHP, Python, Perl or Ruby.
Download: https://www.mamp.info/en/windows/
ampps
AMPPS is a LAMP stack which you can install on your Linux. Apache is the web server, MySQL is the database and PHP is server side scripting language. This LAMP Stack ships with PHP, PEARL and Python server side scripting language, PEARL and Python runs on the CGI and mod_wsgi respectively an the Web server. Along with MySQL, AMPPS also provides the developers to work with MongoDB Database. To manage the databases and tables, phpMyAdmin for MySQL and RockMongo for MongoDB are provided.
Download: https://ampps.com/lamp/
XAMPP
XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use.
Download: https://www.apachefriends.org/