Overview of StaticPHP capabilities
v3StaticPHP is a tool for building portable executables. It allows developers to compile standalone PHP binaries and specialized executables with integrated dependencies. Key capabilities include:
- Static PHP Binary: Compile standalone PHP binaries for various SAPIs, including
cli,fpm,cgi, andfrankenphp. - Micro Self-Extracted Executable: Build self-extracted executables that include your PHP source code using the
microSAPI. - Dependency Management: Manage and install different types of PHP extensions, packages, and libraries directly into the build.