Libraries tagged by uncompressor
coffeephp/zip
2 Downloads
Provides classes for handling ZIP compression.
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.
coffeephp/uncompress
48 Downloads
Provides an interface for uncompressor classes to implement.
vdechenaux/brotli
71435 Downloads
Add brotli compress/uncompress functions to PHP
n5s/brotli
11289 Downloads
Add brotli compress/uncompress functions to PHP. Batteries included.
hellonico/brotli
21490 Downloads
Add brotli compress/uncompress functions to PHP. Batteries included.
aliance/compressor
14 Downloads
Pack and compress value to shorten string.
davidarendsen/compresscookie
25 Downloads
Compress and uncompress cookies
websharks/css-minifier
1678134 Downloads
Compresses CSS.
nervo/yuicompressor
1557268 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
akankov/html-min
85870 Downloads
HTML compressor and minifier for PHP 8.3+
websharks/html-compressor
7133 Downloads
Combines & compresses CSS/JS/HTML code.