You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
**static-php-cli** is a powerful tool designed for building static, standalone PHP runtime
11
11
with popular extensions.
12
12
13
-
Static PHP built by **static-php-cli** supports `cli`, `fpm`, `embed`and `micro` SAPI.
13
+
Static PHP built by **static-php-cli** supports `cli`, `fpm`, `embed`, `micro`and `frankenphp` SAPI.
14
14
15
15
**static-php-cli** also has the ability to package PHP projects
16
16
along with the PHP interpreter into one single executable file.
@@ -317,6 +317,12 @@ Now there is a [static-php](https://github.com/static-php) organization, which i
317
317
318
318
You can sponsor me or my project from [GitHub Sponsor](https://github.com/crazywhalecc). A portion of your donation will be used to maintain the **static-php.dev** server.
0 commit comments