brotli

pecl install brotli

Brotli extension

PHP extension for compression and decompression with Brotli library.

Maintainer

  • Tatsuya KAMIJO (lead )

Details

Stars: 153
Issue openned: 10
Downloads: 1560
0.15.0
7 months ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.15.0 change log


- 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

requires:

  • php >=7.0
  • pearinstaller >=1.4.0