Package Information |
Summary |
Brotli extension |
Maintainers |
Tatsuya KAMIJO (lead)
[details]
|
License |
MIT |
Description |
PHP extension for compression and decompression with Brotli library. |
Homepage |
https://github.com/kjdev/php-ext-brotli
|
Release notes
Version 0.15.0
(stable)
|
- change: default mode of brotli_uncompress_add() to BROTLI_FLUSH - change: default mode of brotli_compress_add() to BROTLI_FLUSH - add: BROTLI_FLUSH to environment variables - remove: PHP 5 support |