Libraries tagged by php archive
phar-io/manifest
678618104 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nelexa/zip
6539527 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
1470105 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.
pclzip/pclzip
12235484 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
splitbrain/php-archive
1209418 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
zohocrm/php-sdk-archive
436504 Downloads
Zoho CRM API SDK for PHP
phpzip/phpzip
766815 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
barracudanetworks/archivestream-php
184571 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
57932 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
esplora/lumos
76787 Downloads
PHP library for unlock contents from various files with ease.
chamilo/pclzip
139414 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
kiwilan/php-archive
17564 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
59468 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
phine/phar
89834 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
mixnode/mixnode-warcreader-php
3990 Downloads
Read Web ARChive (WARC) files in PHP.