Libraries tagged by zip-archive
nelexa/zip
8039007 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.
splitbrain/php-archive
1534264 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
seblucas/tbszip
20459 Downloads
Work with zip archives without making temporary files or needing binaries
ricardoapaes/dunzip2
15696 Downloads
This package can be used to pack and unpack files in ZIP archives.
maksimovic/php-zip
2523 Downloads
Fork of nelexa/zip — PhpZip library for extended work with ZIP-archives. This fork adds PHP 8.5 support.
pablotron/zipstream
583 Downloads
Dynamically generate streamed zip archives.
motekar/laravel-zip
259 Downloads
Create and Manage Zip Archives in Laravel
devuri/zipit
234 Downloads
A simple and flexible tool for creating zip archives.
hanfy/batch-zip-stream
5 Downloads
A memory-efficient, batchable PHP library to stream ZIP archive creation incrementally.
tkzo/zip-archiver
77 Downloads
Easy to make zip archive in PHP.
temant/zip-archiver
10 Downloads
A general-purpose compression/decompression library supporting ZIP, TAR, GZ, BZ2, RAR and more
syokunin/zip-archive-ex
49 Downloads
PHP ZipArchive Enhancement
vmorozov/zip_archiver
1200 Downloads
Package that simplifies common zip tasks
russsiq/laravel-zipper
2160 Downloads
Класс-обертка для архиватора ZipArchive в Laravel 9.x.
webcode/zipper
8 Downloads
Allows Zip Archive Creation in Memory Alone, Great for file downloads