PHP Classes

Easy Archives: Manage tar, gzip, bzip2 and zip archives

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 53%Total: 2,950 All time: 1,263 This week: 148Up
Version License PHP version Categories
easyarchives 0.2GNU General Publi...5.0PHP 5, Files and Folders, Compression
Description 

Author

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.

Picture of alban.lopez
Name: alban.lopez <contact>
Classes: 1 package by
Country: ???
Age: 41
All time rank: 1091
Week rank: 703 Up

  Files folder image 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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,950
This week:0
All time:1,263
This week:148Up
User Ratings User Comments (1)
 All time
Utility:90%StarStarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:2116
 
Excellent.
14 years ago (Dennis Granger)
60%StarStarStarStar