|
6 | 6 | > - no with issue link: not supported yet due to issue
|
7 | 7 | > - partial with issue link: supported but not perfect due to issue
|
8 | 8 |
|
9 |
| -| | Linux | macOS | FreeBSD | Windows | |
10 |
| -|--------------------------------------|---------------|---------------|---------------|---------| |
11 |
| -| apcu | yes, untested | yes, untested | yes, untested | | |
12 |
| -| bcmath | yes | yes | yes | | |
13 |
| -| bz2 | yes | yes | yes | | |
14 |
| -| calendar | yes | yes | yes | | |
15 |
| -| ctype | yes | yes | yes | | |
16 |
| -| curl | yes | yes | yes | | |
17 |
| -| dba | yes | yes | yes | | |
18 |
| -| dom | yes | yes | | | |
19 |
| -| enchant | | | | | |
20 |
| -| event | yes | yes | | | |
21 |
| -| exif | yes | yes | yes | | |
22 |
| -| ffi | yes | yes | | | |
23 |
| -| filter | yes | yes | yes | | |
24 |
| -| fileinfo | yes | yes | yes | | |
25 |
| -| ftp | yes | yes | yes | | |
26 |
| -| [gd](./extension-notes#gd) | yes | yes | | | |
27 |
| -| gettext | | | | | |
28 |
| -| [glfw](./extension-notes#glfw) | no | yes | no | | |
29 |
| -| gmp | yes | yes | | | |
30 |
| -| iconv | yes | yes | | | |
31 |
| -| imagick | yes | yes | | | |
32 |
| -| [imap](./extension-notes#imap) | yes | yes | | | |
33 |
| -| inotify | yes | no | | | |
34 |
| -| intl | yes | yes | | | |
35 |
| -| ldap | yes | yes | | | |
36 |
| -| mbstring | yes | yes | yes | | |
37 |
| -| mbregex | yes | yes | yes | | |
38 |
| -| [mcrypt](./extension-notes#mcrypt) | no | no | no | | |
39 |
| -| memcache | yes, untested | yes, untested | | | |
40 |
| -| memcached | no | yes, untested | | | |
41 |
| -| [mongodb](./extension-notes#mongodb) | yes | no | | | |
42 |
| -| mysqli | yes | yes | yes | | |
43 |
| -| mysqlnd | yes | yes | yes | | |
44 |
| -| [oci8](./extension-notes#oci8) | no | no | no | | |
45 |
| -| opcache | yes | yes | yes | | |
46 |
| -| openssl | yes | yes | yes | | |
47 |
| -| password-argon2 | | | | | |
48 |
| -| pcntl | yes | yes | yes | | |
49 |
| -| pdo | yes | yes | yes | | |
50 |
| -| pdo_mysql | yes | yes | yes | | |
51 |
| -| pdo_sqlite | yes | yes | | | |
52 |
| -| pdo_pgsql | yes | yes | | | |
53 |
| -| [pgsql](./extension-notes#pgsql) | partial | partial | | | |
54 |
| -| phar | yes | yes | yes | | |
55 |
| -| posix | yes | yes | yes | | |
56 |
| -| protobuf | yes | yes | | | |
57 |
| -| pspell | | | | | |
58 |
| -| [rar](./extension-notes#rar) | yes | partial | | | |
59 |
| -| rdkafka | | | | | |
60 |
| -| readline | yes, untested | yes, untested | | | |
61 |
| -| redis | yes | yes | | | |
62 |
| -| session | yes | yes | yes | | |
63 |
| -| shmop | yes | yes | yes | | |
64 |
| -| simplexml | yes | yes | | | |
65 |
| -| [snappy](./extension-notes#snappy) | partial | partial | | | |
66 |
| -| soap | yes | yes | | | |
67 |
| -| sockets | yes | yes | yes | | |
68 |
| -| sodium | yes | yes | | | |
69 |
| -| sqlite3 | yes | yes | | | |
70 |
| -| [sqlsrv](./extension-notes#sqlsrv) | no | no | no | | |
71 |
| -| ssh2 | yes | yes | | | |
72 |
| -| [swow](./extension-notes#swow) | yes | yes | | | |
73 |
| -| [swoole](./extension-notes#swoole) | partial | yes | | | |
74 |
| -| sysvmsg | yes | yes | | | |
75 |
| -| sysvsem | yes | yes | | | |
76 |
| -| sysvshm | yes | yes | | | |
77 |
| -| tidy | yes | yes | | | |
78 |
| -| tokenizer | yes | yes | yes | | |
79 |
| -| [xdebug](./extension-notes#xdebug) | no | no | no | | |
80 |
| -| xlswriter | yes | yes | | | |
81 |
| -| [xml](./extension-notes#xml) | yes | yes | | | |
82 |
| -| xmlreader | yes, untested | yes, untested | | | |
83 |
| -| xmlwriter | yes, untested | yes, untested | | | |
84 |
| -| xsl | yes, untested | yes, untested | | | |
85 |
| -| yaml | yes | yes | | | |
86 |
| -| zip | yes | yes | | | |
87 |
| -| zlib | yes | yes | yes | | |
88 |
| -| zstd | yes | yes | | | |
| 9 | +| | Linux | macOS | FreeBSD | Windows | |
| 10 | +|------------------------------------------------------|---------------|---------------|---------------|---------| |
| 11 | +| apcu | yes, untested | yes, untested | yes, untested | | |
| 12 | +| bcmath | yes | yes | yes | | |
| 13 | +| bz2 | yes | yes | yes | | |
| 14 | +| calendar | yes | yes | yes | | |
| 15 | +| ctype | yes | yes | yes | | |
| 16 | +| curl | yes | yes | yes | | |
| 17 | +| dba | yes | yes | yes | | |
| 18 | +| dom | yes | yes | | | |
| 19 | +| enchant | | | | | |
| 20 | +| event | yes | yes | | | |
| 21 | +| exif | yes | yes | yes | | |
| 22 | +| ffi | yes | yes | | | |
| 23 | +| filter | yes | yes | yes | | |
| 24 | +| fileinfo | yes | yes | yes | | |
| 25 | +| ftp | yes | yes | yes | | |
| 26 | +| [gd](./extension-notes#gd) | yes | yes | | | |
| 27 | +| gettext | | | | | |
| 28 | +| [glfw](./extension-notes#glfw) | no | yes | no | | |
| 29 | +| gmp | yes | yes | | | |
| 30 | +| iconv | yes | yes | | | |
| 31 | +| imagick | yes | yes | | | |
| 32 | +| [imap](./extension-notes#imap) | yes | yes | | | |
| 33 | +| inotify | yes | no | | | |
| 34 | +| intl | yes | yes | | | |
| 35 | +| ldap | yes | yes | | | |
| 36 | +| mbstring | yes | yes | yes | | |
| 37 | +| mbregex | yes | yes | yes | | |
| 38 | +| [mcrypt](./extension-notes#mcrypt) | no | no | no | | |
| 39 | +| memcache | yes, untested | yes, untested | | | |
| 40 | +| memcached | no | yes, untested | | | |
| 41 | +| [mongodb](./extension-notes#mongodb) | yes | no | | | |
| 42 | +| mysqli | yes | yes | yes | | |
| 43 | +| mysqlnd | yes | yes | yes | | |
| 44 | +| [oci8](./extension-notes#oci8) | no | no | no | | |
| 45 | +| opcache | yes | yes | yes | | |
| 46 | +| openssl | yes | yes | yes | | |
| 47 | +| [password-argon2](./extension-notes#password-argon2) | yes | yes | | | |
| 48 | +| pcntl | yes | yes | yes | | |
| 49 | +| pdo | yes | yes | yes | | |
| 50 | +| pdo_mysql | yes | yes | yes | | |
| 51 | +| pdo_sqlite | yes | yes | | | |
| 52 | +| pdo_pgsql | yes | yes | | | |
| 53 | +| [pgsql](./extension-notes#pgsql) | partial | partial | | | |
| 54 | +| phar | yes | yes | yes | | |
| 55 | +| posix | yes | yes | yes | | |
| 56 | +| protobuf | yes | yes | | | |
| 57 | +| pspell | | | | | |
| 58 | +| [rar](./extension-notes#rar) | yes | partial | | | |
| 59 | +| rdkafka | | | | | |
| 60 | +| readline | yes, untested | yes, untested | | | |
| 61 | +| redis | yes | yes | | | |
| 62 | +| session | yes | yes | yes | | |
| 63 | +| shmop | yes | yes | yes | | |
| 64 | +| simplexml | yes | yes | | | |
| 65 | +| [snappy](./extension-notes#snappy) | partial | partial | | | |
| 66 | +| soap | yes | yes | | | |
| 67 | +| sockets | yes | yes | yes | | |
| 68 | +| sodium | yes | yes | | | |
| 69 | +| sqlite3 | yes | yes | | | |
| 70 | +| [sqlsrv](./extension-notes#sqlsrv) | no | no | no | | |
| 71 | +| ssh2 | yes | yes | | | |
| 72 | +| [swow](./extension-notes#swow) | yes | yes | | | |
| 73 | +| [swoole](./extension-notes#swoole) | partial | yes | | | |
| 74 | +| sysvmsg | yes | yes | | | |
| 75 | +| sysvsem | yes | yes | | | |
| 76 | +| sysvshm | yes | yes | | | |
| 77 | +| tidy | yes | yes | | | |
| 78 | +| tokenizer | yes | yes | yes | | |
| 79 | +| [xdebug](./extension-notes#xdebug) | no | no | no | | |
| 80 | +| xlswriter | yes | yes | | | |
| 81 | +| [xml](./extension-notes#xml) | yes | yes | | | |
| 82 | +| xmlreader | yes, untested | yes, untested | | | |
| 83 | +| xmlwriter | yes, untested | yes, untested | | | |
| 84 | +| xsl | yes, untested | yes, untested | | | |
| 85 | +| yaml | yes | yes | | | |
| 86 | +| zip | yes | yes | | | |
| 87 | +| zlib | yes | yes | yes | | |
| 88 | +| zstd | yes | yes | | | |
89 | 89 |
|
90 | 90 | ::: tip
|
91 | 91 | If an extension you need is missing, you can create a [Feature Request](https://github.com/crazywhalecc/static-php-cli/issues).
|
|
0 commit comments