This class can be used to create and extract ZIP archives.
It can add and list files and directories in a ZIP archive.
The class uses pure PHP code, so it does not use the PHP ZIP extension.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (75.0%) |
- |
Sufficient (66.7%) |
- |
- |
Not sure (51.7%) |
1216 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
example1.php |
Example |
Example of using class to zip a file. |
example2.php |
Example |
Example of using class to read a zip file |
zip.class.php |
Class |
The main zipfile class |