The ZipArchive class
A file archive, compressed with Zip.
Intro
A file archive, compressed with Zip.
Class synopsis
Properties
lastIdIndex value of last added entry (file or directory). Available as of PHP 8.0.0 and PECL zip 1.18.0.
statusStatus of the Zip Archive. Available for closed archive, as of PHP 8.0.0 and PECL zip 1.18.0.
statusSysSystem status of the Zip Archive. Available for closed archive, as of PHP 8.0.0 and PECL zip 1.18.0.
numFilesNumber of files in archive
filenameFile name in the file system
commentComment for the archive
Ziparchive