Libraries tagged by uncompression
coffeephp/zip
2 Downloads
Provides classes for handling ZIP compression.
coffeephp/uncompress
48 Downloads
Provides an interface for uncompressor classes to implement.
coffeephp/tarball
29 Downloads
Provides classes for handling tarball compression.
coffeephp/gzip
4 Downloads
Provides classes for handling GZIP compression.
coffeephp/compression-method
42 Downloads
Provides interfaces for compression method classes to implement.
coffeephp/bzip2
5 Downloads
Provides classes for handling BZIP2 compression.
akankov/html-min
118878 Downloads
HTML compressor and minifier for PHP 8.3+
hostbybelle/compressionbuffer
4549 Downloads
CompressionBuffer provides easy access to zstd, brotli, and gzip output buffering with PHP on any webserver.
teoprayoga/teobiefy-laravel-api-response
500 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
horde/compress_fast
4008 Downloads
Fast compression library
horde/compress
3686 Downloads
Compression library
php-standard-library/hpack
631 Downloads
RFC 7541 HPACK header compression for HTTP/2
justsmiletoo/laravel-file-compressor
716 Downloads
Automatically compress images, PDFs and videos on upload in Laravel. Auto-detects MIME type and applies the right compressor with zero configuration.
codemasher/image-optimizer
7697 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
iliaal/php_clickhouse
23 Downloads
Native PHP extension for ClickHouse using the official ClickHouse/clickhouse-cpp client. Connects over the native TCP protocol with LZ4 / ZSTD compression and optional TLS.