Binary package “php-pclzip” in ubuntu bionic

ZIP archive manager class for PHP

 This library offers compression and extraction functions for ZIP
 formatted archives (WinZip, PKZIP). It gives you the ability to
 manipulate ZIP formatted archives. You can create, list and extract
 the contents of any ZIP file.
 .
 PclZip defines an object oriented interface to ZIP archives through
 a PHP class. This class manages the archive properties and offers
 access method and actions on it.