static-php-cli 是一个用于静态编译、构建 PHP 解释器的工具,支持众多流行扩展。目前 static-php-cli 支持 cli、fpm、embed 和 micro SAPI。static-php-cli也支持将 PHP 代码和 PHP 运行时打包为一个文件并运行。
static-php-clistatic-php-cli是一个用于静态编译、构建 PHP 解释器的工具,支持众多流行扩展。目前static-php-cli 支持 cli、fpm、embed 和micro SAPI。static-php-cli也支持将 PHP 代码和 PHP 运行时打包为一个文件并运行。特性static-php-cli(简称 spc)有许多特性:...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} webman-php / static-php-cli--new Public forked from crazywhalecc/static-php-cli Notifications You must be signed in to change notification settings ...
Static-PHP-Cli 静态编译、构建PHP解释器工具 Static-PHP-Cli 静态编译、构建PHP解释器工具 介绍 static-php-cli是一个用于静态编译、构建 PHP 解释器的工具,支持众多流行扩展。目前 static-php-cli 支持cli、fpm、embed和microSAPI。static-php-cli也支持将 PHP 代码和 PHP 运行时打包为一个文件并运行。 特性 构建...
开始构建 PHP 下面是使用 static-php-cli 的基础用法: 如果你使用的是打包好的spc二进制,你需要将下列命令的./bin/spc替换为./spc。 # 检查环境依赖,并根据尝试自动安装缺失的编译工具 ./bin/spc doctor --auto-fix # 拉取所有依赖库 ./bin/spc download --all # 只拉取编译指定扩展需要的所有依赖(推荐...
git clone https://github.com/crazywhalecc/static-php-cli.git 如果你本机没有安装 PHP,你需要先使用包管理(例如 brew、apt、yum、apk 等)安装 php。 你也可以通过 bin/setup-runtime 命令下载静态编译好的 php-cli 和 Composer。下载的 php 和 Composer 将保存为 bin/php 和bin/composer。 cd static-...
Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included. - static-php-cli/src at main · crazywhalecc/static-php-cli
Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included. - static-php-cli/phpstan.neon at main · damahaokaixin/static-php-cli
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} webman-php / static-php-cli--new Public forked from crazywhalecc/static-php-cli Notifications You must be signed in to change notification settings Fork 0 Star 3 ...
But static-php-cli runtime only requires an environment above PHP 8.1 and mbstring, pcntl extension.Here is the architecture support status, where represents support for GitHub Action builds, 💻 represents support for local manual builds, and blank represents not currently supported.x86_64aarch6...