Build single static PHP binary, with PHP project together, with popular extensions included
Whale d5ee452499 Update README.md | 3 лет назад | |
---|---|---|
docker | 3 лет назад | |
LICENSE | 3 лет назад | |
README-en.md | 3 лет назад | |
README.md | 3 лет назад | |
multi-version-build.sh | 3 лет назад | |
static-compile-php.sh | 3 лет назад |
Compile A Statically Linked PHP With Swoole and other Extensions. English README
BTW, It's only for CLI mode.
x86_64
and aarch64
platform, others have not tested.You can directly download static binary in Release.
Here's help command to compile it yourself:
# Compile script
./static-compile-php.sh
# And now you get `php-dist/bin/php` file!