Libraries tagged by uncompression
coffeephp/zip
2 Downloads
Provides classes for handling ZIP compression.
coffeephp/uncompress
45 Downloads
Provides an interface for uncompressor classes to implement.
coffeephp/tarball
27 Downloads
Provides classes for handling tarball compression.
coffeephp/gzip
4 Downloads
Provides classes for handling GZIP compression.
coffeephp/compression-method
39 Downloads
Provides interfaces for compression method classes to implement.
coffeephp/bzip2
4 Downloads
Provides classes for handling BZIP2 compression.
kriswallsmith/assetic
47351140 Downloads
Asset Management for PHP
composer/metadata-minifier
77143942 Downloads
Small utility library that handles metadata minification and expansion.
alchemy/zippy
19700572 Downloads
Zippy, the archive manager companion
pear/archive_tar
44670695 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
5253876 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
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.
voku/html-min
3337545 Downloads
HTML Compressor and Minifier
ps/image-optimizer
1588188 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.
assetic/framework
912927 Downloads
Asset Management for PHP