public Zip::listContents() Lists all files in the
public Zip::getArchive() Retrieves the zip engine
The underlying ZipArchive instance that does the heavy lifting. Type: \ZipArchive File
public Zip::extract($path, array $files = array()) Extracts
public Zip::__construct($file_path) Constructs a
Defines a archiver implementation for .zip files. @link http://php.net/zip
public Zip::add($file_path) Adds the specified file
public Zip::remove($file_path) Removes the specified