PHP Classes

TbsZip - a zip modifier and creator: Edit a Zip archive in pure PHP, no temporary files

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
StarStarStarStar 65%Total: 699 All time: 4,692 This week: 560Up
Version License PHP version Categories
tbszip 2.16GNU Lesser Genera...5Compression
Description 

Author

This class can be used to modify or create a ZIP archive in pure PHP, without need of temporary files.

TbsZip can list, add, delete, replace files that are contained in an archive. The new content of a file can either come from a PHP string (binary string as well as text string), or from a physical external file.

The original archive is not modified. The modified archive can be provided as a new physical file, an HTTP download, or a binary string.

Any files in the archive can be extracted, but the contents of a file can be compressed or uncompressed since the ZLib extension is available. compression and uncompression is then automatic.

Picture of Skrol29
Name: Skrol29 <contact>
Classes: 6 packages by
Country: France France

 

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file tbszip.php Class TbsZip version 2.16
Accessible without login Plain text file tbszip_code_examples.php Example Code examples
Accessible without login HTML file tbszip_help.html Doc. Help file

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:699
This week:0
All time:4,692
This week:560Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:62%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:65%StarStarStarStar
Rank:578
 
Saved my day!
10 years ago (Dragos Tudorache)
80%StarStarStarStarStar