PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 2,954 All time: 1,263 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: France, Metropolitan

  Files folder image Files (5)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,954
This week:0
All time:1,263
This week:68Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2874
 
Excellent.
16 years ago (Dennis Granger)
60%StarStarStarStar