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.
composer require nelexa/zipNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a ZIP archive by adding a file and saving it.
Upgrade PHP to 7.4+ or use version 3.x which supports PHP 7.1+
No dependency data recorded yet.