PhpStorm
 
Get PhpStorm

PHP development environment

Last modified: 17 June 2024

The PHP development environment includes a PHP engine, a web server, and a database server—the so-called AMP (Apache, MySQL, PHP) technology stack that can be installed as a preconfigured package (like XAMPP or MAMP) or separate components to the local or remote operating system, in a virtual machine, or in a Docker container.

PhpStorm integrates with your PHP development environment for running, debugging, or unit testing the applications opened in the IDE.