extract

extract ( string archivePath , string destinationFolder , string _type ) : void

Extract any archive

Parameters

archivePath

The path of the zip file

destinationFolder

on your disk

_type (optional)

The compression type which is tried if it exists
Here all types :
gz,gzip2,xz,pack200