mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
2.5 KiB
2.5 KiB
Extension List
- yes: supported and tested
- untested: supported but not tested
- empty: not supported yet
- issue link: not supported yet due to issue
| Linux | macOS | Windows | |
|---|---|---|---|
| bcmath | yes | ||
| bz2 | untested | ||
| calendar | yes | ||
| ctype | |||
| curl | yes | ||
| date | yes | ||
| dom | |||
| event | |||
| exif | |||
| filter | |||
| fileinfo | |||
| ftp | |||
| gd | untested | ||
| gmp | untested | ||
| hash | yes | ||
| iconv | |||
| inotify | |||
| json | yes | ||
| libxml | |||
| mbstring | |||
| mcrypt | |||
| mongodb | |||
| mysqli | |||
| mysqlnd | |||
| openssl | yes | ||
| pcntl | untested | ||
| pcre | yes | ||
| pdo | yes | ||
| pdo_mysql | |||
| pdo_sqlite | yes | ||
| pdo_pgsql | |||
| phar | |||
| posix | |||
| protobuf | |||
| readline | |||
| redis | |||
| Reflection | yes | ||
| shmop | |||
| simplexml | |||
| soap | |||
| sockets | |||
| sqlite3 | untested | ||
| swow | |||
| swoole | yes | ||
| tokenizer | |||
| xml | |||
| xmlreader | |||
| xmlwriter | |||
| zip | |||
| zlib |
Additional Requirements
- phpmicro requires PHP >= 8.0
- swoole >= 5.0 requires PHP >= 8.0
- swow requires PHP >= 8.0
Bugs
See #32.