This class can create ZIP archives from lists of files.
The class provides means to add individual files or whole directories to the list of files packed into a ZIP archive.
The class can generate the packed archive as a string value.
The class can also output the necessary request response headers to serve the generated ZIP archive for download.
The supplied example demonstrates how to use the class to store the ZIP archive in a file, serve it for download and delete the file after it is served.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (85.0%) |
Good (81.3%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (58.1%) |
765 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| Backup |
Required |
Compress the files for the backup |
| Link |
Description |
| CakePHP |
Snippet in CakePHP Framework |
| Zikula |
Code to zip file(s) |
| as3pogkit |
A solution for using POG with AS3 projects |
| Chisimba |
PHP Application framework |
 If you know an application of this package, send a message to the author to add a link here.
|
|