Static PHP Binary
You can easily compile a standalone php binary for general use. Including cli, fpm, cgi, frankenphp SAPI.
StaticPHP is a powerful tool designed for building portable executables including PHP, extensions, and more.

You can easily compile a standalone php binary for general use. Including cli, fpm, cgi, frankenphp SAPI.
You can compile a self-extracted executable and build with your php source code using micro SAPI.
StaticPHP comes with dependency management and supports installation of different types of PHP extensions, packages and libraries.