Libraries tagged by php archive
phar-io/manifest
775520380 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nelexa/zip
7793068 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.
pclzip/pclzip
13208512 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
splitbrain/php-archive
1477037 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
wapmorgan/unified-archive
1726703 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.
zohocrm/php-sdk-archive
474679 Downloads
Zoho CRM API SDK for PHP
phpzip/phpzip
883518 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
barracudanetworks/archivestream-php
194452 Downloads
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
bensontrent/firestore-php
101604 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
chamilo/pclzip
156454 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
phine/phar
94988 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
mateuszanella/php-archive-stream
1438 Downloads
A modular and lightweight PHP library for creating ZIP and TAR archives on-the-fly with streaming support.
kiwilan/php-archive
33214 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
64333 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
owncloud/tarstreamer
426190 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.