TAR/GZIP/BZIP2/ZIP Archives is a class for manipulating tar, gzip, bzip2, zip, and self-extracting zip archives. It is capable of recursing through and storing a directory structure and creating archives in memory or on disk, and can allow the client to download the created archive directly from memory. Zip file comments are supported. It supports symbolic links where applicable, and archived files are automatically sorted within the archive for greater compression in gzip and bzip2 archives.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: A new "followlinks" option was added along with support for symbolic links. Encoding of headers in tar files was fixed, and headers in download_file were fixed. tar_file was fixed so that two zero blocks are added. Ordering of files in tar archives was improved, and an attempt at character set translation was removed from create_zip. extract_files was updated to set the modification date.
- All comments
Recent commentsarchived version
hassle-free download of this PHP class is available here:
ftp://ftp.berlios.de/pub/fpc/phparchive/ (ftp://ftp.berlios.de/pub/fpc/phparchive/)