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
47940476 Downloads
Asset Management for PHP
composer/metadata-minifier
90073342 Downloads
Small utility library that handles metadata minification and expansion.
alchemy/zippy
20700664 Downloads
Zippy, the archive manager companion
pear/archive_tar
50408005 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nelexa/zip
5954755 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
1362372 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
3825851 Downloads
HTML Compressor and Minifier
ps/image-optimizer
1642879 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.
symfony/assetic-bundle
37103702 Downloads
Integrates Assetic into Symfony2