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