Libraries tagged by uncompression
coffeephp/zip
2 Downloads
Provides classes for handling ZIP compression.
coffeephp/uncompress
48 Downloads
Provides an interface for uncompressor classes to implement.
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.
kriswallsmith/assetic
49414894 Downloads
Asset Management for PHP
composer/metadata-minifier
127683316 Downloads
Small utility library that handles metadata minification and expansion.
alchemy/zippy
23715217 Downloads
Zippy, the archive manager companion
pear/archive_tar
67598397 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
pclzip/pclzip
13609047 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
nelexa/zip
8222969 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
1807660 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
5162656 Downloads
HTML Compressor and Minifier
ps/image-optimizer
1750458 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.