This module contains implementations of IFilePath
for zip files.
See the constructor of ZipArchive
for use.
Variable | ZIP_PATH_SEP | Undocumented |
Class | ZipPath | I represent a file or directory contained within a zip file. |
Class | ZipArchive | I am a FilePath -like object which can wrap a zip archive as if it were a directory. |