PHP Classes
elePHPant
Icontem

Online zip modifier: Modify the files in a ZIP archive

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-01-22 (7 years ago) RSS 2.0 feedStarStarStar 50%Total: 1,249 All time: 2,958 This week: 842Up
Version License PHP version Categories
online_zip_modifier 1.0GNU General Publi...3.0Files and Folders, Compression
Description Author

This class can be used to modify the files in a ZIP archive without creating temporary files in the server.

It is an enhanced version of another class previously written by Joshua Townsend.

This version can open a ZIP archive, extract its contents, add new files, pack the ZIP archive again and serve it for download without creating any files in memory.

Innovation Award
PHP Programming Innovation award winner
February 2009
Winner


Prize: One copy of the Zend Studio
Some applications need to build ZIP archives to pack multiple files for download.

Usually you create temporary files on disk and add all the files you need before serving the ZIP archive.

This class provides a better solution that allows creating or changing ZIP archives without creating temporary files. This way it can work in restricted hosts that do not allow creating disk files.

Manuel Lemos
Picture of M H Rasel
Name: M H Rasel <contact>
Classes: 2 packages by
Country: Bangladesh Bangladesh
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example1.php Example The example
Accessible without login Plain text file example2.php Example The example
Accessible without login Plain text file example3.php Example modify zip Example
Plain text file zip.class.php Class The class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,249
This week:0
All time:2,958
This week:842Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2006