PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 1,270 All time: 3,019 This week: 488Up
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 is available for providing paid consulting. Contact M H Rasel .
Classes: 2 packages by
Country: Bangladesh Bangladesh
Age: 42
All time rank: 137120 in Bangladesh Bangladesh
Week rank: 270 Up7 in Bangladesh Bangladesh Up
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,270
This week:0
All time:3,019
This week:488Up
User Ratings User Comments (1)
 All time
Utility:68%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:56%StarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3107