PHP: ZipArchive::count - Manual
(PHP 7 >= 7.2.0, PHP 8, PECL zip >= 1.15.0)
ZipArchive::count — Counts the number of files in the archive
Description
public function ZipArchive::count(): int
Parameters
This function has no parameters.
Return Values
Returns the number of files in the archive.