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 49%Total: 2,952 All time: 1,264 This week: 68Up
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: 42
All time rank: 1094
Week rank: 312 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,952
This week:0
All time:1,264
This week:68Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2791
 
Excellent.
15 years ago (Dennis Granger)
60%StarStarStarStar