Jerry Ma b31539f0f4
Merge docs into static-php-cli repo (#492)
* Move docs to here

* Move docs to here

* Modify old docs links
2024-07-01 10:29:31 +08:00

755 B

layout, hero, features
layout hero features
home
name tagline actions
static-php-cli Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
theme text link
brand Guide ./guide/
title details
Static CLI Binary You can easily compile a standalone php binary for general use. Including CLI, FPM sapi.
title details
Micro Self-Extracted Executable You can compile a self-extracted executable and build with your php source code.
title details
Dependency Management static-php-cli comes with dependency management and supports installation of different types of PHP extensions.