Libraries tagged by gzip
softonic/guzzle-request-content-compress-middleware
32 Downloads
Guzzle request content compress middleware
secra/caching-proxy
16 Downloads
Converts a bunch of .css/.js files to one minified file and precompress them with gzip. Rewrite all relative path of ressources in css files.
peterujah/ob-compress
95 Downloads
Php class to compress output buffer in gzip.
herroffizier/yiisset
35 Downloads
Client script alternative implementation for Yii with minifying, compressing, merging, parallel loading and CoffeeScript support
gbeushausen/distill
934 Downloads
Smart compressed files extractor
courier/middleware-envelope-compression
306 Downloads
Zlib-based envelope compression.
camcima/huffman-coding
19 Downloads
Huffman Coding for PHP
carstenwindler/cwhtmlcompressor
510 Downloads
gzip compress HTML output
werfu/magento2-gzdeployer
269 Downloads
Magento 2 deployment post-processor allowing to generate gzipped version of static assets
webneex/nusoap
144 Downloads
NuSOAP - SOAP Toolkit for PHP (Without gzip compression stuff)
oyatel/minify
6934 Downloads
Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
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.
jimmyhowedotcom/crunch
4 Downloads
Allows for compressing various files and folders to phar, zip and gzip.
crucifyer/phptar
4 Downloads
tar compress gzip, bzip2 file and http stream download
buzzingpixel/minifier
147 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers