The catalogue
PHP
PHP at the version you choose, built by mise, Composer optional, memory limit yours.
- Module
- runtime.php
- Category
- Runtimes
What it installs
- The headers PHP needs to build, then PHP itself at the version you pick, compiled by mise.
- Composer, if you want it, and a php.ini of ours read after the one the build ships.
What it asks you for
- The PHP version.
- Whether to install Composer.
- The CLI memory limit. Empty means 512M.
Good to know
PHP is built from source, so the first install is the long one — several minutes. Replaying it afterwards changes nothing and takes seconds.