PHP Classes

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

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
StarStarStar 49%Total: 5,806 All time: 402 This week: 488Down
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: 192 Down5 in Indonesia Indonesia Down
Innovation award
Innovation award
Nominee: 5x

Winner: 3x

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

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:5,806
This week:0
All time:402
This week:488Down
User Ratings User Comments (1)
 All time
Utility:72%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:-
Examples:69%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2796
 
It's simple, small and very useful!
15 years ago (imi f)
52%StarStarStar