Libraries tagged by gz
mrclay/minify
13195089 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
zenorocha/clipboardjs
145580 Downloads
Modern copy to clipboard. No Flash. Just 3kb gzipped https://clipboardjs.com
pear/archive_tar
44670695 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
wapmorgan/unified-archive
1246549 Downloads
UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager.
erlandmuchasaj/laravel-gzip
39616 Downloads
Gzip your responses.
clue/zlib-react
47027 Downloads
Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.
raulfraile/distill
170283 Downloads
Smart compressed files extractor
open-southeners/laravel-vapor-response-compression
64985 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
gzero/eloquent-tree
53017 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
cyberdummy/gzstream
245875 Downloads
Provide gzip file streams for guzzle and s3
middlewares/encoder
56824 Downloads
Middleware to encode the response body to gzip or deflate
krzysztof-gzocha/searcher
59551 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
orchidjs/tom-select
333 Downloads
Tom Select is a dynamic, framework agnostic, and lightweight (~16kb gzipped) UI control. With autocomplete and native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, and so on.
b1rdex/predis-compressible
158587 Downloads
Client gzip compression for Predis library
puklipo/laravel-vapor-gzip
11803 Downloads
Gzip Response middleware for Laravel Vapor