TAR/GZIP/BZIP2/ZIP Archives

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

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  13 Aug 2005 02:53
  • Rrelease-after

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.

Rss Recent comments

Rcomment-before 15 Aug 2005 06:36 Rcomment-trans milky Rcomment-after

archived 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/)

No-screenshot

Project Spotlight

Snake Steak

A freshmeat API command line client and Python library.

No-screenshot

Project Spotlight

PySSE

A simple site engine.