We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c73701 + a30c7fd commit 76bdc96Copy full SHA for 76bdc96
docs/supported-extensions.md
@@ -48,7 +48,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls).
48
| Bitset | ? |
49
| BLENC | ❌ Abandoned |
50
| bloomy | ? |
51
-| brotli | ? |
+| brotli | ✅ Supported: [kjdev/brotli](https://packagist.org/packages/kjdev/brotli) |
52
| bsdiff | ? |
53
| bz2 | ❌ Core - see [php/pie#133](https://github.com/php/pie/issues/133) |
54
| bz2_filter | ? |
@@ -422,4 +422,4 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls).
422
| zlib_filter | ? |
423
| zmq | ❌ Abandoned |
424
| zookeeper | ? |
425
-| zstd | ? |
+| zstd | ✅ Supported: [kjdev/zstd](https://packagist.org/packages/kjdev/zstd) |
0 commit comments