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
48129002 Downloads
Asset Management for PHP
composer/metadata-minifier
95179876 Downloads
Small utility library that handles metadata minification and expansion.
alchemy/zippy
21049293 Downloads
Zippy, the archive manager companion
pear/archive_tar
52237029 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
6207708 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
1401796 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
3991879 Downloads
HTML Compressor and Minifier
ps/image-optimizer
1657873 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
1204820 Downloads
Asset Management for PHP