Libraries tagged by zip-archive
nelexa/zip
5273613 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
967052 Downloads
Pure-PHP implementation to read and write TAR and ZIP archives
seblucas/tbszip
12157 Downloads
Work with zip archives without making temporary files or needing binaries
russsiq/laravel-zipper
1489 Downloads
Класс-обертка для архиватора ZipArchive в Laravel 9.x.
ricardoapaes/dunzip2
482 Downloads
This package can be used to pack and unpack files in ZIP archives.
vmorozov/zip_archiver
1166 Downloads
Package that simplifies common zip tasks
solenoid/zip
38 Downloads
ZIP archive library
glucnac/ziparchivemanager
6 Downloads
A simple wrapper around PHP's ZipArchive class that provides a more object-oriented interface to make it easier to create, extract, and modify zip archives.
devuri/zipit
6 Downloads
A simple and flexible tool for creating zip archives.
shadesoft/zipper
49 Downloads
Makes a zip archive from the content of a directory.
tkzo/zip-archiver
54 Downloads
Easy to make zip archive in PHP.
syokunin/zip-archive-ex
48 Downloads
PHP ZipArchive Enhancement
temant/zip-archiver
3 Downloads
webcode/zipper
8 Downloads
Allows Zip Archive Creation in Memory Alone, Great for file downloads
stolentine/zip-partial-reader
3 Downloads
Client for read one file from zip archive by curl