PHP Classes
elePHPant
Icontem

Zip and File Splitter: Zip & split large file into smaller parts.

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-10-16 (12 years ago) RSS 2.0 feedStarStarStar 51%Total: 5,677 All time: 398 This week: 1,068Down
Version License Categories
easyzip 1.0.0FreewareFiles and Folders, Compression
Description Author

When a file is very large size it takes a lot of time to download. A common solution is to zip the file to make it smaller, but if it still too large to download, splitting the file in many pieces is often a better alternative solution.

This class can compress and split large files into smaller part files that are compressed as files in a .ZIP compatible format.

Splitting the files can be done on the fly for instance when it is necessary to download a large file of Web site backup, or sending the file by email in several messages rather than sending a single message with very large attachment.

Gathering the split file pieces can be done using PKZip or WinZip.

Innovation Award
PHP Programming Innovation award nominee
October 2004
Number 6


Prize: One book of choice by O'Reilly
Some types of applications need to manipulate large amounts of data, like for instance site backups, database dumps or log files.

When it is necessary to transfer large files, any method that lets you reduce the amount of time and bandwidth that it will take, may make a significant difference.

This class provides a solution that not only can try to compress large files generating .ZIP archives, but also can split them into several pieces that can be downloaded in parallel to take the most of the available bandwidth.

Manuel Lemos
Picture of Huda M Elmatsani
Name: Huda M Elmatsani <contact>
Classes: 14 packages by
Country: Indonesia Indonesia
Innovation award
Innovation award
Nominee: 5x

Winner: 3x

  Files folder image Files  
File Role Description
Plain text file class.easyzip.php Class the class
Accessible without login Plain text file sample1.php Example simple sample

 Version Control Unique User Downloads Download Rankings  
 0%
Total:5,677
This week:0
All time:398
This week:1,068Down
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:71%StarStarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:1953
 
It's simple, small and very useful!
7 years ago (imi f)
52%StarStarStar