PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 5,806 This week: 1All time: 401 This week: 560Down
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
Age: ???
All time rank: 161 in Indonesia Indonesia
Week rank: 106 Down3 in Indonesia Indonesia Down
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,806
This week:1
All time:401
This week:560Down
User Ratings User Comments (1)
 All time
Utility:72%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:-
Examples:69%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2749
 
It's simple, small and very useful!
15 years ago (imi f)
52%StarStarStar