PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

PHP development environment

Last modified: 27 October 2023

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 for Windows or MAMP for macOS) or manually to the local 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.