dev-php / pecl-brotli

Brotli compression extension for PHP

Official package sites : https://github.com/kjdev/php-ext-brotli · https://pecl.php.net/brotli ·

v9999 :: 0 :: gentoo

Modified
License
MIT

v0.15.0 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64

php_targets

php8-1
Build against PHP 8.1
php8-2
Build against PHP 8.2
php8-3
Build against PHP 8.3

app-arch / brotli : Generic-purpose lossless compression algorithm

dev-lang / php : The PHP language runtime engine

app-arch / brotli : Generic-purpose lossless compression algorithm

dev-lang / php : The PHP language runtime engine

932364
dev-php/pecl-brotli-0.15.0 fails tests: FAIL compress.brotli read online stream streams_005.phpt]
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-php/pecl-brotli: subscribe to brotli subslot
Signed-off-by: Sam James <sam@gentoo.org>
Rahil Bhimjiani · gentoo
dev-php/pecl-brotli: Brotli compression extension for PHP
What? * brotli is widely used compression in web (better than gzip), so is PHP. PHP applications (i.e. w3 total cache) use this extension to compress http responses on-the-fly. * Features live ebuild * Compatible with php versions currently available in tree * Links with app-arch/brotli Why (in ::gentoo)? * I don't have any strong reason for it to be in ::gentoo. It can be in ::guru too. * It is not a standalone application or package but the extension to already established PHP ecosystem. * There are already 200+ dev-php/\* packages including extensions like this one in ::gentoo. * Alpine and freebsd have already packaged it https://repology.org/project/php:brotli/ indicates that package is trusted by other downstreams as well. Signed-off-by: Rahil Bhimjiani <me@rahil.rocks> Closes: https://github.com/gentoo/gentoo/pull/35978 Signed-off-by: Sam James <sam@gentoo.org>