Libraries tagged by archives
raulfraile/distill
197014 Downloads
Smart compressed files extractor
grandt/phpzipmerge
926425 Downloads
Merge and stream multiple Zip files on the fly.
chamilo/pclzip
160919 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
phine/phar
96142 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
zetacomponents/archive
492424 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
kiwilan/php-archive
36129 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
genkgo/archive-stream
64876 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
selective/archive-bomb-scanner
31295 Downloads
ZIP and PNG bomb scanner
mateuszanella/php-archive-stream
2213 Downloads
A modular and lightweight PHP library for creating ZIP and TAR archives on-the-fly with streaming support.
pinimize/laravel-compression-and-archive
187816 Downloads
A Laravel package for compression and archiving
selective/rar
12102 Downloads
RAR file reader
pod-point/laravel-mail-export
53318 Downloads
A mailable trait to export mails to a storage disk once being sent
owncloud/tarstreamer
442939 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
deepdiver1975/tarstreamer
770222 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.
clue/tar-react
14207 Downloads
Streaming parser to extract tarballs with ReactPHP.