This class can be used to Extract files and directories from ZIP archives.
It can open a ZIP archive and extract all files restoring the original directory structure.
The class uses the PHP ZIP extension based on the ZZIPlib library that is available from PECL repository.