Login   Register  
PHP Classes
elePHPant
Icontem

Class: TAR File Manager

  Classes of Josh Barger  >  TAR File Manager  >  Download  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: TAR File Manager Support forum
Base name: tarmanager
Description: A PHP Implementation of the TAR Format manager.
Version: -
Required PHP version: -
License: GNU Lesser General Public License (LGPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Josh Barger
Name: Josh Barger <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: ???

Groups

Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Compression Data compression and file archive manipulation View top rated classes

Detailed description

A PHP Implementation of the TAR (Tape-Archive) Format most commonly used on UNIX Operating systems. This class works on both Windows and UNIX for reading and writing TAR files. It even supports Gzipped TAR files if you have the ZLIB PHP module installed on your server!



Key Features:

- This class uses no external programs!!

- Supports Gzipped TAR files

- Can read and write TAR files in regular or gzipped modes

- Can append multiple TAR files into one

- Generates Fully compatible TAR files – tested to extract in both GNU TAR under linux and WinZip under windows

- Add Files to TAR file

- Remove Files from TAR file

- Save TAR file to currently open tar file or a new tar file

- Check if a TAR file has a certain file in it

- Extract files from TAR archives

Applications that use this class

Link Description
Ampoliros Ampoliros PHP Web Applications Platform
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file example.php Example Example usage of the tar class
Plain text file example2.php Example Another example usage of tar class
Plain text file tar.class.php Class The base class for managing TAR Archives
Download all files: tarmanager.tar.gz tarmanager.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.