Login   Register  
PHP Classes

Class: Easy Archives

Icontem
elePHPant

  Classes of trtrtr  >  Easy Archives  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Easy Archives Support forum
Base name: easyarchives
Description: Manage tar, gzip, bzip2 and zip archives
Version: 0.2
Required PHP version: 5.0
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Author

Picture of trtrtr
Name: trtrtr <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: France, Metropolitan France, Metropolitan - PHP jobs in France, Metropolitan
Home page: http://ajaxbrowser.free.fr/

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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

This package can be used to manage archives in the tar, gzip, bzip2 and zip formats.

There is a factory class that can perform several types of actions on packed archive files: create a new archive, retrieve information about the contents of an archive, and extract the files and directories contained in an archive.

The factory class creates objects and calls the function of different classes depending on the file name extension of the archive being manipulated.

This package does not require any external programs to run, but it needs PHP with support to zlib and bzip2 extensions.

Applications that use this class

Link Description
Ajax-Browser Manage your web file
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Tar structure Format of tar archives

Files

File Role Description
Accessible without login Plain text file EasyArchive.class.php Class Archive Class
Accessible without login Plain text file EasyBzip2.class Class Manage BZIP2 archive
Accessible without login Plain text file EasyGzip.class Class Manage GZIP archive
Accessible without login Plain text file EasyTar.class Class manage TAR archives
Accessible without login Plain text file EasyZip.class Class Manage ZIP archive
Download all files: easyarchives.tar.gz easyarchives.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.