update README

This commit is contained in:
crazywhalecc 2024-02-19 12:35:23 +08:00 committed by Jerry Ma
parent 50fe366c42
commit b9359759dd
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ static-php-cli简称 `spc`)有许多特性:
- :books: 自带编译依赖管理
- 📦 提供由自身编译的独立 `spc` 二进制(使用 spc 和 [box](https://github.com/box-project/box) 构建)
- :fire: 支持大量 [扩展](https://static-php.dev/zh/guide/extensions.html)
- :floppy_disk: 整合 UPX 工具(减小二进制文件体积)
**静态 php-cli:**

View File

@ -27,6 +27,7 @@ static-php-cli (you can call it `spc`) has a lot of features:
- :books: Build dependency management
- 📦 Provide `spc` own standalone executable (built by spc and [box](https://github.com/box-project/box))
- :fire: Support many popular [extensions](https://static-php.dev/en/guide/extensions.html)
- :floppy_disk: UPX integration (significantly reduces binary size)
**Single-file standalone php-cli:**