Libraries tagged by php archive
phar-io/manifest
628419553 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nelexa/zip
6065424 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
1377131 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
11854954 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
splitbrain/php-archive
1120937 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
zohocrm/php-sdk-archive
412003 Downloads
Zoho CRM API SDK for PHP
phpzip/phpzip
727242 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
barracudanetworks/archivestream-php
180287 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
42491 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
esplora/lumos
40304 Downloads
PHP library for unlock contents from various files with ease.
kiwilan/php-archive
11386 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
56244 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
chamilo/pclzip
132225 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
phine/phar
87134 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
mixnode/mixnode-warcreader-php
3862 Downloads
Read Web ARChive (WARC) files in PHP.