Libraries tagged by php archive
phar-io/manifest
826301250 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nelexa/zip
8472325 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
13904915 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
splitbrain/php-archive
1649727 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
wapmorgan/unified-archive
1862261 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
487881 Downloads
Zoho CRM API SDK for PHP
phpzip/phpzip
939947 Downloads
Package to create and stream archives of compressed files in ZIP format with PHP 5.3+
barracudanetworks/archivestream-php
198459 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
120494 Downloads
Firestore PHP Client without gRPC and support for Guzzle 7. Forked from archived project ahsankhatri/firestore-php
chamilo/pclzip
167175 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
phine/phar
97928 Downloads
A PHP library for creating and reading (without the phar extension) PHP archives.
infocyph/pathwise
26497 Downloads
High-level PHP filesystem workflows powered by Flysystem, including safe I/O, uploads, downloads, archives, directory synchronization, retention, policy enforcement, auditing and storage adapters.
phpcpd-next/phpcpd
7827 Downloads
phpcpd-next — Copy/Paste (clone) detector for PHP 8.5+ with Type-1/2/3 detection. The maintained successor to the archived sebastianbergmann/phpcpd.
mateuszanella/php-archive-stream
3526 Downloads
A modular and lightweight PHP library for creating ZIP, TAR, TAR.GZ, TAR.BZ2 and 7z archives on-the-fly with streaming support.
kiwilan/php-archive
40131 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).