Libraries tagged by gzip
hostbybelle/compressionbuffer
1685 Downloads
CompressionBuffer provides easy access to zstd, brotli, and gzip output buffering with PHP on any webserver.
php-extended/php-http-client-gzip
21315 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
konstantin-kuklin/assetic-static-gzip-bundle
9031 Downloads
Provide static gzip compression for css,js files via AsseticBundle
slam/flysystem-gzip-proxy
5472 Downloads
FlySystem adapter to Gzip content before sending it to the real adapter
floor12/yii2-module-backup
377 Downloads
Yii2 backup module
ebidtech/compress
9785 Downloads
Compress library
viktorf/json-file-parser
13207 Downloads
Large json file parser with gzip support
quellenform/t3x-lib-jquery
1284 Downloads
Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.
per-seo/gzip
9 Downloads
Gzip compression for Slim 4
zero-config/cli
10252 Downloads
CLI tooling with zero configuration required.
softonic/laravel-request-content-decompress-middleware
25981 Downloads
Laravel request content decompress middleware
raulfraile/distill-cli
16 Downloads
Command line tool to extract files from compressed archives
peterujah/ob-compress
91 Downloads
Php class to compress output buffer in gzip.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
jakubboucek/tar-stream-reader
938 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.